Skip to content

v0.1.45

Compare
Choose a tag to compare
@yamadashy yamadashy released this 02 Nov 16:04
· 60 commits to main since this release

This release adds important migration notices as we prepare to transition from Repopack to Repomix.

Important: Project Renamed to Repomix

Due to legal considerations, this project has been renamed from "Repopack" to "Repomix". We are committed to ensuring a smooth transition for all users.

How to Migrate

We strongly recommend migrating to the new package. Install Repomix using either:

npx repomix

or

npm install -g repomix

Optional: Uninstall Repopack

After confirming Repomix works for your needs, you can optionally uninstall Repopack:

npm uninstall -g repopack

Thank you for being part of the Repopack community. We look forward to continuing to serve you as Repomix! If you have any questions about the migration, please feel free to create an issue on our GitHub repository.