v0.1.26
yamadashy/repomixv0.1.26Aug 18, 2024by yamadashy
AI Summary
This release fixes a bug where Repopack would incorrectly process its own output file during execution. The tool now prevents this recursive processing issue.
Key Highlights
- Fixed processing of self-generated output files
- Prevented recursive processing loops
Full Release Notes
## Bug Fixes - Fixed issue where Repopack could process its own output file (#53) --- To update: ``` npm update -g repopack ``` Thank you for using Repopack!