v0.2.5
yamadashy/repomixv0.2.5Nov 27, 2024by yamadashy
AI Summary
A bug fix release that addresses a critical missing dependency (`minimatch`) which was likely causing errors or crashes.
Key Highlights
- Fixed missing `minimatch` dependency
- Resolved potential installation or runtime errors caused by the missing package
New Features
- Dependency fix for `minimatch`
Full Release Notes
## Bug Fixes ### Fixed Missing Dependency (#186) - Added missing `minimatch` dependency ## How to Update To update to the latest version, run: ```bash npm update -g repomix ``` --- We value your feedback and contributions in making Repomix better! If you encounter any issues or have suggestions, please share them through our GitHub issues.