Skip to content

Releases: dfinke/Build-PromptFromFiles

v0.2.2

25 Sep 12:57
37c2758
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Sep 12:40
742b216
Compare
Choose a tag to compare

What's Changed

  • Add build prompt from repo by @dfinke in #1

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Sep 13:21
Compare
Choose a tag to compare
  • Added gitIgnore switch to include patterns from .gitignore files in the ignore list.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Sep 14:51
Compare
Choose a tag to compare

Initial release. Run Build-PromptFromFiles to concatenate together the current directory contents into a prompt suitable for piping to an LLM.

Full Changelog: https://github.com/dfinke/Build-PromptFromFiles/commits/v0.1.0