Skip to content

Releases: alissonperez/gpt-pr

0.6.0

25 Jul 19:33
d1a0898
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

25 Jul 18:27
124d259
Compare
Choose a tag to compare

What's Changed

  • feat(max tokens): increase max tokens from 6k to 15k and add to config by @alissonperez in #29
  • feat(model): update default model to gpt-4o-mini by @alissonperez in #30

Full Changelog: 0.4.1...0.5.0

0.4.1

19 May 17:33
060de82
Compare
Choose a tag to compare

What's Changed

  • fix(check-version): change to return cached latest version only if valid by @alissonperez in #28

Full Changelog: 0.4.0...0.4.1

0.4.0

19 May 03:06
f802ea2
Compare
Choose a tag to compare

What's Changed

  • feat(check-updates): add code to check current version for updates by @alissonperez in #27

Full Changelog: 0.3.0...0.4.0

0.3.0

19 May 01:57
60eef33
Compare
Choose a tag to compare

What's Changed

  • feat(config): add configuration management and update documentation by @alissonperez in #26

Full Changelog: 0.2.1...0.3.0

0.2.1

15 Mar 21:43
c2fbefb
Compare
Choose a tag to compare

What's Changed

  • fix(base_branch): fix base branch usage in missing parts by @alissonperez in #25

Full Changelog: 0.2.0...0.2.1

0.2.0

14 Mar 17:56
9598c50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0 - change to use local pull request template

09 Sep 22:35
cb5b9da
Compare
Choose a tag to compare

What's Changed

  • docs(readme): add update instructions with gpt-pr by @alissonperez in #15
  • feat(pr): change to use local pull request template from github by @alissonperez in #16

Full Changelog: 0.0.3...0.1.0

0.0.3 - Setup PyPi distribution

09 Sep 19:43
ea536ac
Compare
Choose a tag to compare
  • Setup PyPi distribution to improve the installation and usage

What's Changed

  • feat(release): Add release workflow and setup for publishing by @alissonperez in #14

New Contributors

Full Changelog: https://github.com/alissonperez/gpt-pr/commits/0.0.3