Skip to content

Releases: appleboy/CodeGPT

v0.12.2

19 May 06:11
e280206
Compare
Choose a tag to compare

Changelog

Enhancements

v0.12.1

18 May 04:39
3df90d6
Compare
Choose a tag to compare

Changelog

Enhancements

  • 3df90d6: chore: update dependencies for color and openai libraries (@appleboy)

Build process updates

Others

v0.12.0

12 May 14:52
6c81350
Compare
Choose a tag to compare

Changelog

Features

Enhancements

Refactor

Documentation updates

v0.11.2

29 Apr 05:46
ca96abd
Compare
Choose a tag to compare

Changelog

Features

v0.11.1

27 Apr 07:11
3059df1
Compare
Choose a tag to compare

Changelog

Features

Enhancements

v0.11.0

24 Apr 03:31
e6a5a52
Compare
Choose a tag to compare

Changelog

Features

Enhancements

v0.10.0

22 Mar 23:51
986115d
Compare
Choose a tag to compare

Changelog

  • 986115d chore: update dependencies and versions in go.mod files
  • b36bf4b feat: update model configurations and API links
  • b3d2950 feat(func): support for function calling in OpenAI API (#149)
  • 296d527 feat(model): Introduce Groq package with Model type and related functions (#148)

v0.9.0

13 Mar 15:00
0f04268
Compare
Choose a tag to compare

Changelog

  • 0f04268 chore: update dependencies and improve CI robustness
  • 97b4a29 chore: update dependencies and CI configurations
  • 6e4b4dd chore: update dependencies to latest versions
  • 8822a03 feat(git): make diff exclusion results the same in different directories (#147)
  • c49c6ad ci: update GitHub Actions dependencies to v4
  • 0125d86 feat: improve application shutdown process

v0.8.0

23 Feb 05:23
06aa70c
Compare
Choose a tag to compare

Changelog

  • 06aa70c feat: refactor OpenAI model integration
  • 553901a ci: refactor CI workflows and Go configurations

v0.7.1

31 Dec 06:33
d95ca55
Compare
Choose a tag to compare

Changelog

  • d95ca55 chore(timeout): update default timeout to 30 seconds across files (#145)
  • ff97f1d chore: update dependencies to latest versions
  • 4024bfd chore: update dependencies in go.mod file
  • 40c2c1b chore: update version of actions/setup-go in GitHub workflows
  • e61298e chore: update dependencies to latest versions
  • 409aee8 docs(readme): fix link (#141)
  • 5cfcffd docs(readme): add windows installation note. (#140)
  • 264e079 docs(readme): default temperature of this tool already change to 1 (#136)
  • 97b30b2 chore: update github.com/sagikazarmark/locafero to v0.4.0