Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@yamadashy yamadashy released this 21 Nov 14:57

This release introduces enhanced security features and improved error handling, making Repomix more robust and user-friendly.

What's New

Enhanced File System Permission Handling (#165)

  • Added comprehensive permission checks for directory scanning
  • Improved error messages with clear remediation steps, especially for macOS security restrictions
  • Added detailed guidance in CLI output when permission issues are encountered

Node.js 23 Support (#166)

  • Added full support for Node.js 23

Improved Error Handling and Validation (#167, #171)

  • Implemented robust configuration validation system
  • Added clear, actionable error messages for configuration issues
  • Enhanced error recovery and reporting across core functionalities

How to Update

To update to the latest version, run:

npm update -g repomix

We value your feedback and contributions in making Repomix better! If you encounter any issues or have suggestions, please share them through our GitHub issues.