Skip to content

Releases: samestrin/llm-prepare

v1.0.18

09 Aug 21:35
Compare
Choose a tag to compare
  • Configurable via JSON: Use the --config option to load a JSON configuration file containing pre-defined arguments and paths to include.

v1.0.12

26 Apr 22:49
Compare
Choose a tag to compare

Now listed on npmjs.com.

v1.0.10

26 Apr 21:49
Compare
Choose a tag to compare

Added support for new CLI arguments:

  • --default-ignore
  • --show-default-ignore
  • --show-prompts

Improved the library of example prompts.

v1.0.9

25 Apr 21:57
Compare
Choose a tag to compare

Improved layout and chunking logic.

v1.0.8

25 Apr 20:12
Compare
Choose a tag to compare

Improvements include better error handling, configuration options, performance optimizations, and code refactoring for maintainability.

v1.0.7 alpha

25 Apr 02:21
Compare
Choose a tag to compare

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

25 Apr 01:32
Compare
Choose a tag to compare

Comments can optionally be included.

v1.0.5

25 Apr 01:17
Compare
Choose a tag to compare

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

23 Apr 17:46
Compare
Choose a tag to compare

Added support for --output-filename=

v1.0.3

23 Apr 15:40
Compare
Choose a tag to compare
v1.0.3