Skip to content

Latest commit

 

History

History
295 lines (165 loc) · 19.1 KB

File metadata and controls

295 lines (165 loc) · 19.1 KB

Changelog

0.20.0 (2025-08-01)

Features

  • add support for root-level rules files and deduplication (#457) (511680e)

0.19.0 (2025-07-31)

Features

Bug Fixes

0.18.0 (2025-06-08)

Features

0.17.1 (2025-06-02)

Bug Fixes

0.17.0 (2025-05-28)

Features

0.16.0 (2025-05-25)

Features

0.15.0 (2025-05-23)

Features

0.14.3 (2025-05-22)

Bug Fixes

  • action.yml: action hates a frozen lockfile (#431) (3d699a6)

0.14.2 (2025-05-21)

Bug Fixes

  • cicd: action.yml tested on pull request (#428) (ae53718)

0.14.1 (2025-05-21)

Bug Fixes

  • base url default to empty string in action.yml (#426) (36653b7)

0.14.0 (2025-05-12)

Features

0.13.0 (2025-05-12)

Features

0.12.2 (2025-05-12)

Bug Fixes

0.12.1 (2025-05-12)

Bug Fixes

0.12.0 (2025-04-30)

Features

0.11.0 (2025-04-29)

Features

0.10.0 (2025-04-28)

Features

0.9.0 (2025-04-28)

Features

0.8.0 (2025-02-23)

Features

Bug Fixes

0.7.0 (2025-02-20)

Features

  • add support for arbitrary OpenAI compatible APIs (#383) (4bf0bda)

0.6.0 (2025-01-28)

Features

  • azure: Add support for azure open Ai (#377) (989c26a)
  • use picocolors and tinyglobby and biome check fix (#375) (760e830)

Bug Fixes

  • release-package workflow (e7cb470)

0.5.0 (2025-01-14)

Features

  • update review prompt to focus on negative aspects of code (#371) (66a6208)

Bug Fixes

  • escape file names in git diff commands for better compatibility (#370) (c99cd02)

0.4.0 (2025-01-12)

Features

0.3.0 (2025-01-12)

Features

  • comment with no feedback (c8b639a)

Bug Fixes

0.2.0 (2025-01-12)

Features

Bug Fixes

0.1.0 (2023-08-16)

Features

  • add demo prompt for code snippet (3bf76bf)
  • docs on how to set up gitlab access token (a9643f2)
  • make review function return feedback (c58fcee)
  • pass OpenAIApiKey as a parameter in lambdas instead of taking from process.env (ba47456)

Bug Fixes

  • do not add file to prompt if only removed lines (#174) (a33f49a)

0.0.34 (2023-08-07)

Features

Bug Fixes

Miscellaneous Chores