Releases: mattzcarey/code-review-gpt
Releases · mattzcarey/code-review-gpt
v0.1.3
What's Changed
- feat: User Info Page with dummy data by @lizacullis in #198
- Revert "feat: User Info Page with dummy data" by @lizacullis in #201
- feat: dynamodb stream from auth db to user db by @SEBRATHEZEBRA in #188
- Feat/user info page fix revert by @lizacullis in #203
- feat: Added C++ to languageMap by @pointhex in #207
- Feat/api integration by @lizacullis in #209
- feat: add welcome email to add user lambda by @SEBRATHEZEBRA in #208
- Feat/update api key by @lizacullis in #212
- feat: staging ci by @mattzcarey in #211
- Fix/arecords by @mattzcarey in #216
- feat: Added redirect for signin and signout by @lizacullis in #213
- Enhancement: remote Pull Request review by @jodosha in #96
- Feat/add jwt to authjs by @SEBRATHEZEBRA in #215
- fix: moving overriden types by @SEBRATHEZEBRA in #223
- Feat/nav bar by @lizacullis in #218
- feat: home page by @aiden-walton in #224
- fix: logo text colour by @aiden-walton in #236
- Feat/200 specify open ai organisation by @april-bates-aleios in #228
- feat: basic demo page which includes input textarea, review button an… by @SEBRATHEZEBRA in #231
- Feat/235 typesafety changes by @april-bates-aleios in #238
- fix: update api key now uses userId by @SEBRATHEZEBRA in #239
- Fix: remote review fetch private repository files by @jodosha in #241
- Add Kotlin and Java to the languageMap by @PaulWoitaschek in #248
New Contributors
- @pointhex made their first contribution in #207
- @jodosha made their first contribution in #96
- @aiden-walton made their first contribution in #224
- @april-bates-aleios made their first contribution in #228
- @PaulWoitaschek made their first contribution in #248
Full Changelog: v0.1.0...v0.1.3
v0.1.0
v0.0.34
0.0.33
What's Changed
- feat: automated release pipeline by @mattzcarey in #102
- fix: do not fail when there are no changed files by @gowoons in #101
- chore(main): release 0.1.0 by @github-actions in #104
- fix: releases_created by @mattzcarey in #106
- chore(main): release 0.1.1 by @github-actions in #107
- feat: Added PHP to languageMap by @muffe in #110
- chore(main): release 0.2.0 by @github-actions in #111
- fix: add id to release please step by @gowoons in #112
- chore(main): release 0.2.1 by @github-actions in #113
- chore(main): release 0.2.2 by @github-actions in #114
New Contributors
Full Changelog: 0.0.32...0.0.33
0.0.32
What's Changed
- feat: move git commands out of review lambda by @gowoons in #46
- feat: use tslog for logging by @gowoons in #58
- feat: debug logging and logging logic in ci, local and debug mode by @gowoons in #77
- refactor: abstracting the creation of a vector store by @SEBRATHEZEBRA in #47
- feat: nextjs app with sst by @SEBRATHEZEBRA in #84
- Update README.md by @mattzcarey in #90
- Added gitlab support by @lizacullis in #78
- feat: authjs github login by @SEBRATHEZEBRA in #92
- feat(): reviewType and new prompt construction method by @mattzcarey in #95
- fix: gitlab support improvements by @gowoons in #97
New Contributors
- @gowoons made their first contribution in #46
- @SEBRATHEZEBRA made their first contribution in #47
Full Changelog: 0.0.30...0.0.32
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.