Skip to content

v0.1.32

Choose a tag to compare

@yamadashy yamadashy released this 31 Aug 13:11

This release focuses on improving performance and user experience, particularly when processing large repositories.

Bug Fixes

Fixed an issue where the application appeared to hang (#63, #65)

  • Fixed an issue where the application appeared to hang during the security check process on large repositories.
  • Reduced the impact on the event loop to prevent hanging when processing a large number of files.
  • Implemented more frequent console updates during file processing and security checks.

To update, simply run:

npm update -g repopack

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