v0.3.9
yamadashy/repomixv0.3.9Jun 15, 2025by yamadashy
AI Summary
This release brings important improvements to CLI reliability and enhanced documentation for power users.
Key Highlights
- CLI exit code enhancement for better CI/CD integration
- Improved error handling workflows
New Features
- CLI exit code enhancement
Full Release Notes
This release brings important improvements to CLI reliability and enhanced documentation for power users. ## What's New 🚀 ### CLI Exit Code Enhancement (#632) Repomix now properly sets exit codes when operations fail, significantly improving CI/CD integration and error handling workflows. This enhancement ensures that build pipelines and automation scripts can correctly detect and respond to Repomix failures. Special thanks to @sakamossan for implementing this important feature! ## How to Update ```bash npm update -g repomix ``` --- As always, if you have any issues or suggestions, please let us know on GitHub issues or our [Discord community](https://discord.gg/wNYzTwZFku).