Releases: alissonperez/gpt-pr
Releases · alissonperez/gpt-pr
0.7.0
What's Changed
- feat: add git origin parameter to command by @alissonperez in #37
Full Changelog: 0.6.1...0.7.0
0.6.1
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
What's Changed
- feat(pr/body): add gpt-pr signature in PRs by @alissonperez in #31
Full Changelog: 0.5.0...0.6.0
0.5.0
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
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
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
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
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
What's Changed
- docs(readme): update execution method and roadmap by @alissonperez in #17
- feat(base-branch): add base branch option to cli by @alissonperez in #18
- feat(publish): change to use version from env var by @alissonperez in #20
- feat(confirmation): add cli to yield confirmation by @alissonperez in #21
- feat(dependencies): Pin dependencies versions and update OpenAI lib usage by @alissonperez in #22
- feat(ci): Add unit tests to CI and improve PR generation by @alissonperez in #23
- feat(make): improve local cleanup and installation by @alissonperez in #24
Full Changelog: 0.1.0...0.2.0
0.1.0 - change to use local pull request template
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