Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 444 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 444 Bytes

v0.1.0

  • Initial release

v0.1.1

  • fix: Updated write_config_to_toml function to return a Result to handle potential errors in file writing operations

v0.1.2

  • chore: Use environment variables for version and author information in CLI arguments

v0.1.3

fix: Counld not move prompt.toml issue #1

v0.1.4

feat: update default OpenAI model to gpt-4o-mini in configuration