Releases: samestrin/llm-prepare
Releases · samestrin/llm-prepare
v1.0.18
- Configurable via JSON: Use the
--config
option to load a JSON configuration file containing pre-defined arguments and paths to include.
v1.0.10
Added support for new CLI arguments:
- --default-ignore
- --show-default-ignore
- --show-prompts
Improved the library of example prompts.
v1.0.9
Improved layout and chunking logic.
v1.0.8
Improvements include better error handling, configuration options, performance optimizations, and code refactoring for maintainability.
v1.0.7 alpha
Added --chunk-size operator to split the output into multiple files.
Added --suppress-layout or -s operator to suppress the file and directory layout in the output.
Addressed function comments.
v1.0.6
Comments can optionally be included.
v1.0.5
Improved the wildcard handler for regex values being passed through the CLI.
Forced ignore of node_modules and .json files.
Empty files are not included in the output.
v1.0.4
Added support for --output-filename=