Skip to content

Releases: alissonperez/gpt-pr

0.7.0

13 Nov 13:08
42bb463
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.7.0

0.6.1

12 Sep 15:32
48d5b46
Compare
Choose a tag to compare

What's Changed

  • docs(readme): enhance contribution guidelines and add quickstart by @alissonperez in #32
  • docs(readme): enhance contribution guidelines and quickstart instructions by @alissonperez in #33
  • fix(git): handle binary files in git diff by @alissonperez in #35

Full Changelog: 0.6.0...0.6.1

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