Skip to content

v0.1.28

Compare
Choose a tag to compare
@yamadashy yamadashy released this 22 Aug 15:49
· 492 commits to main since this release

Bug Fixes

Fix concurrency issue in environments where CPU count is unavailable (#56, #57)

  • Resolved the issue where Repopack would fail in environments where os.cpus().length returns 0 (e.g., some Termux on Android setups)

To update, simply run:

npm update -g repopack

As always, we appreciate your feedback and contributions to make Repopack even better!