v0.1.16
yamadashy/repomixv0.1.16Aug 2, 2024by yamadashy
AI Summary
This release adds flexibility to the CLI by introducing a `--style` option to choose between plain and XML output formats.
Key Highlights
- Added `--style` CLI option to the command line interface.
- Supports both `plain` and `xml` output styles for generated repository content.
New Features
- --style CLI option
- Support for plain and XML output styles
Full Release Notes
Our CLI has learned the art of style. It's now fluent in both plain and XML. ## What's New - Added `--style` option to CLI - Choose between `plain` and `xml` output styles - Usage: `repopack --style xml` Happy packing!