Skip to content

Releases: appleboy/CodeGPT

v0.16.0

28 Feb 07:05
1b7e578
Compare
Choose a tag to compare

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)

v0.15.2

13 Feb 01:39
3e476eb
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Enhancements

Refactor

  • bc80c7c: refactor: refactor commit prompts and update default OpenAI model (@appleboy)

Build process updates

  • db54ac5: ci: update testing matrix and API usage for improved coverage (@appleboy)

v0.15.1

01 Feb 06:05
dffec98
Compare
Choose a tag to compare

Changelog

Refactor

v0.15.0

29 Jan 15:23
5f210d4
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

  • 92f34cf: fix: improve error handling and testing across the codebase (@appleboy)

Enhancements

  • 9bfd574: chore(goreleaser): refactor configuration and testing for improved consistency (@appleboy)
  • 9c9399d: chore(security): update dependencies and improve test configurations (@appleboy)

Refactor

Documentation updates

v0.14.6

14 Dec 01:52
a2a204e
Compare
Choose a tag to compare

Changelog

Features

Documentation updates

v0.14.5

13 Dec 02:52
a56347b
Compare
Choose a tag to compare

Changelog

Security

  • a56347b: chore(crypto): update Golang dependencies to latest versions (@appleboy)

Bug fixes

Enhancements

Refactor

Documentation updates

v0.14.4

02 Oct 16:15
9a4481b
Compare
Choose a tag to compare

Changelog

Features

  • 9a4481b: feat: update OpenAI client to support new model behaviors (@appleboy)

Enhancements

Documentation updates

v0.14.3

08 Sep 14:13
93e50b8
Compare
Choose a tag to compare

Changelog

Bug fixes

Enhancements

Build process updates

Documentation updates

v0.14.2

12 Jul 01:32
fd5758c
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.14.1

10 Jul 13:54
0396a59
Compare
Choose a tag to compare

Changelog

Features