Releases: mattzcarey/code-review-gpt
Releases · mattzcarey/code-review-gpt
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
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