Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 07:05
· 13 commits to main since this release
1b7e578

Changelog

Features

Enhancements

Refactor

  • 4e27d4c: refactor: refactor codebase to improve efficiency and maintainability (@appleboy)
  • 19b7803: refactor: refactor token usage and response creation logic (@appleboy)
  • fb64e0c: refactor: refactor template loading to use helper functions and add tests (@appleboy)

Documentation updates

  • 62a3c8d: docs: switch default model references to gpt-4o across the project (@appleboy)
  • 8868652: docs: enhance usage statistics and API integration (@appleboy)
  • 33bf186: docs: improve clarity and conciseness of commit message templates (@appleboy)
  • 1b7e578: docs(readme): add support for customizable prompt templates and configuration (#229) (@appleboy)