Releases: microsoft/gpt-review
Releases · microsoft/gpt-review
0.2.2
0.2.1
0.2.0
What's Changed
- ci: Add caching to python steps by @dciborow in #28
- ci: adding Ruff extension and updating configs to dedup code checks by @dciborow in #30
- ci: update publish to set version by @dciborow in #29
- feat: add fast flag to use gpt-35-turbo, and fix question prompt by @dciborow in #31
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- fix: bump black from 23.1.0 to 23.3.0 by @dependabot in #23
- fix: bump check-manifest from 0.48 to 0.49 by @dependabot in #27
- fix: bump flake8-bugbear from 23.3.12 to 23.3.23 by @dependabot in #22
- fix: bump pre-commit from 2.17.0 to 3.2.2 by @dependabot in #24
- fix: bump bandit[toml] from 1.7.4 to 1.7.5 by @dependabot in #25
- fix: bump pylint from 2.17.0 to 2.17.3 by @dependabot in #26
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- feat: Adding args for ask command by @danay1999 in #6
- feat: add file param to ask prompt by @dciborow in #5
- fix: parameter constants by @danay1999 in #15
- ci: change trigger for pull_request by @dciborow in #8
- chore: create pull_request and ISSUE templates by @dciborow in #11
New Contributors
- @danay1999 made their first contribution in #6
Full Changelog: 0.0.1...0.1.0