github yamadashy/repomix v0.1.19

latest releases: v1.4.2, v1.4.1, v1.4.0...
13 months ago

It's focusing on improved file filtering capabilities and overall performance enhancements.

New Features

Support include (#22, #30)

  • Introduced the --include CLI option for specifying files to include using glob patterns.
  • Added support for include patterns in the configuration file.

To pack specific files or directories using glob patterns:

repopack --include "src/**/*.ts,**/*.md"

Special thanks to @IsaacSante for their contributions.

Improvements

Performance Optimization

  • Replaced the ignore package with globby for more efficient file filtering.

Don't miss a new repomix release

NewReleases is sending notifications on new releases.