Releases: mattzcarey/code-review-gpt
Releases · mattzcarey/code-review-gpt
v0.1.10
What's Changed
- feat: Add C# (CSharp) Language Support by @lwu-igz in #348
- Update README.md by @mattzcarey in #349
New Contributors
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- feat: Added Swift language support by @icopyx in #335
- feat: Add GITLAB_HOST CI/CD Variable for GitLab Self-Hosted Server by @icopyx in #334
- doc: fix typo in README.md by @feelgom in #333
- Update action.md with alternative bot trigger by @scosman in #340
- add sopport for gpt-4o-mini by @thxmxx in #342
- bump: 0.1.9 by @mattzcarey in #344
New Contributors
- @icopyx made their first contribution in #335
- @feelgom made their first contribution in #333
- @scosman made their first contribution in #340
- @thxmxx made their first contribution in #342
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- feat: remove dead code by @mattzcarey in #303
- chore(deps): bump axios and langchain in /code-review-gpt by @dependabot in #305
- fix: Fix expandRange behavior for costOptimized reviewType by @ziXiong in #308
- feat: code suggestions by @mattzcarey in #307
- feat(constants.ts): add support for Vue files in languageMap by @goffity in #312
- feat: crgpt loader by @mattzcarey in #318
- feat: langchain turbopuffer by @mattzcarey in #319
- fix: message by @mattzcarey in #314
- feat: support Terraform code review by @lintaonz in #322
- feat: support for gpt-4-1106-preview by @danleyb2 in #325
- Updating path for npm package by @gurnkaur in #320
- feat: support Azure DevOps pipeline PR by @lintaonz in #324
New Contributors
- @ziXiong made their first contribution in #308
- @goffity made their first contribution in #312
- @lintaonz made their first contribution in #322
- @danleyb2 made their first contribution in #325
- @gurnkaur made their first contribution in #320
Full Changelog: v0.1.5...v0.1.8
v0.1.5
Code Review GPT custom action pre-release
What's Changed
- refactor: env-helpers by @mattzcarey in #249
- Feat: NextJS user api by @SEBRATHEZEBRA in #246
- feat: quick demo by @mattzcarey in #254
- Feat/quick demo by @mattzcarey in #256
- feat: dates by @mattzcarey in #257
- Feat/lc/253/add demo to navbar by @lizacullis in #255
- feat: installation page by @mattzcarey in #258
- feat: move package by @mattzcarey in #263
- feat: update release path by @mattzcarey in #264
- refactor: index files by @mattzcarey in #267
- feat: add middleware.ts by @SEBRATHEZEBRA in #266
- Fix/270 fix eslint config by @april-bates-aleios in #271
- feat: first attempt at custom github action plus test workflow by @SEBRATHEZEBRA in #272
Full Changelog: v0.1.3...v0.1.4-alpha
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