github yamadashy/repomix v0.2.7

latest releases: v0.2.22, v0.2.21, v0.2.20...
25 days ago

This release focuses on improving code quality and performance, particularly when processing large codebases.

Improvements

JSON Configuration Improvements (#209, #214)

  • Added support for inline and block comments in repomix.config.json

Special thanks to @ivanionut for improving JSON configuration handling with their first contribution!

Enhanced File Processing Performance (#208, #223)

  • Optimized file processing efficiency when removeComments and removeEmptyLines are enabled

Internal Changes

Code Reorganization (#217)

  • Refactored packager.ts into smaller, single-purpose functions
  • Improved code maintainability while preserving functionality

Special thanks to @mikelovesrobots for the excellent refactoring work on their first contribution! The changes have made the codebase more maintainable for future development.

To update to the latest version, run:

npm update -g repomix

As always, we appreciate your feedback and contributions to make Repomix even better! If you encounter any issues or have suggestions, please share them through our GitHub issues.

Don't miss a new repomix release

NewReleases is sending notifications on new releases.