Skip to content

v0.2.20

Latest
Compare
Choose a tag to compare
@yamadashy yamadashy released this 11 Jan 10:07
· 3 commits to main since this release

This release includes important fixes for Git Worktree support and repository name validation, improving Repomix's compatibility and stability.

Bug Fixes 🐛

Git Worktree Support (#279)

  • Fixed an issue where Repomix fails when processing repositories created using git worktree
    • Now correctly handles .git as a reference file in worktree repositories

Special thanks to @slavashvets for discovering and fixing this issue!

Repository Name Validation

  • Fixed an issue where --remote option would fail when using GitHub shorthand names containing dots (e.g., user/repo.name)

How to Update

To update to the latest version, run:

npm update -g repomix

We welcome community involvement and appreciate all contributions that help make Repomix better.


As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.