Releases: mattzcarey/code-review-gpt
Releases · mattzcarey/code-review-gpt
0.0.30
What's Changed
- Line by line comments by @lizacullis in #37
- tests(): large files and types files by @mattzcarey in #38
- feat: ci test by @mattzcarey in #41
New Contributors
- @lizacullis made their first contribution in #37
Full Changelog: 0.0.28...0.0.30
0.0.28
What's Changed
- fix: max prompt length per model by @mattzcarey in #33
- refactor(review): remove rating model use weighted random instead by @fabienzucchet in #34
- feat(test): add test command to e2e test the review command by @fabienzucchet in #24
- refactor(test): performance and code readbility improvements by @fabienzucchet in #36
Full Changelog: 0.0.25...0.0.28
0.0.25
What's Changed
- Update README.md by @mattzcarey in #15
- Remove LOGAF definition from instructionPrompt by @danigo99 in #12
- feat(feedback): rank feedback and return top 5 by @fabienzucchet in #17
- refactor(llm): return feedbacks as json for better processing and formatting by @fabienzucchet in #23
- Update README.md by @mattzcarey in #29
- feat(): add dart by @coldfrey in #30
New Contributors
- @danigo99 made their first contribution in #12
- @fabienzucchet made their first contribution in #17
- @coldfrey made their first contribution in #30
Full Changelog: 0.0.20...0.0.25
0.0.20
feat: configure and review functions
0.0.18
feat: logaf levels.
0.0.15
feat: ci flag working in github actions and in prod at https://github.com/StanGirard/quivr
feat: refined prompts
chore: increase in character limit