Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 465 Bytes

changelog.md

File metadata and controls

17 lines (10 loc) · 465 Bytes

v0.2.2

  • Thank you to @Agazoth for add the -ignoreFolders 👍🏼

v0.2.1

  • Added Build-PromptFromGitHubRepo

    • Downloads the zip of a GitHub repository to the temporary directory and extracts the contents. Then it uses Build-PromptFromFIles to build the prompt.
  • This only works on Windows with PowerShell 7.0 or later.

v0.2.0

  • Added gitIgnore switch to include patterns from .gitignore files in the ignore list.

v0.1.0

Initial release