Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 2.62 KB

changelog.md

File metadata and controls

64 lines (33 loc) · 2.62 KB

Changelog

v0.4.0 (2025-04-11)

Full Changelog

✨ Implemented enhancements:

  • Use more succint collection expression #24 (@kzu)
  • Add model API #19 (@kzu)

🔀 Merged:

  • Add description for status command #25 (@kzu)

v0.3.0 (2025-03-15)

Full Changelog

✨ Implemented enhancements:

  • Rename back to openai, improve docs #18 (@kzu)

v0.2.2 (2025-03-15)

Full Changelog

✨ Implemented enhancements:

  • Add vector store file operations #16 (@kzu)

v0.2.1 (2025-03-14)

Full Changelog

v0.2.0 (2025-03-14)

Full Changelog

✨ Implemented enhancements:

  • Add file view command, make colors default #14 (@kzu)
  • Add support for file list command #12 (@kzu)

🐛 Fixed bugs:

  • Add missing build date and ref for release tag #11 (@kzu)

v0.1.0 (2025-03-14)

Full Changelog

✨ Implemented enhancements:

  • Get non-prerelease versions from main as 42.42.* #6 (@kzu)
  • Add initial auth commands to manage credentials #1 (@kzu)

🔀 Merged:

  • Rename from openai > oai to avoid conflict with pip openai #8 (@kzu)

* This Changelog was automatically generated by github_changelog_generator