Releases: Cloud-Code-AI/kaizen
Releases · Cloud-Code-AI/kaizen
v0.4.1
What's Changed
- feat: updated description generation prompt by @sauravpanda in #442
- feat: updated the code review with 1 shot prompting by @sauravpanda in #445
- fix: bug fix for pr deescription generation by @sauravpanda in #443
- feat updated pr review output format by @sauravpanda in #446
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Merge data by @sauravpanda in #223
- fix: bug in desc generation by @sauravpanda in #435
- 430 feat dont generate test cases for test cases by @sauravpanda in #437
- [WIP ] : 10 add rag support by @sauravpanda in #222
- nltk version patch for security by @sauravpanda in #440
Full Changelog: v0.3.23...v0.4.0
v0.3.23
What's Changed
- feat: updated the pronmpt by @sauravpanda in #428
- ENH: Add collapsed section in modified PR containing original description by @MashyBasker in #429
- feat: added new formatting for code reviews by @sauravpanda in #432
- feat: now passing trivial issues too by @sauravpanda in #433
- feat: updated test runner output by @sauravpanda in #434
Full Changelog: v0.3.22...v0.3.23
v0.3.22
What's Changed
- fix: safe path import by @sauravpanda in #423
- feat: updated token usage for unit test generation by @sauravpanda in #424
Full Changelog: v0.3.21...v0.3.22
v0.3.21
What's Changed
- fix: typescript parser by @sauravpanda in #417
- fix: fixed file path joining issue by @sauravpanda in #419
- feat: updated the code review prompt for better data understanding by @sauravpanda in #421
Full Changelog: v0.3.20...v0.3.21
v0.3.20
What's Changed
- refc: changed the parameter name from test_directory to output_directory by @sauravpanda in #396
- feat: Extend
UnitTestGenerator
to support test generation from directories by @MashyBasker in #397 - doc: add doc for unit test generation from directory by @MashyBasker in #399
- 393 bug rust test case generation throws an error but generates test files by @sauravpanda in #400
- chore(deps): bump aiohttp from 3.10.1 to 3.10.2 by @dependabot in #402
- feat: added documentation for new unit test updates by @sauravpanda in #403
- 401 doc update with unit tests new changes by @sauravpanda in #404
- Updating branch 310 by @shreyashkgupta in #406
- 310 add code review gif by @shreyashkgupta in #408
- Create FUNDING.yml by @sauravpanda in #409
- fix: Typo fix in sensitive file check by @shreyashkgupta in #411
- feat: updated code scan with re eval by @sauravpanda in #412
- fixed model name selection by @sauravpanda in #413
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
- doc: added info on how to setup llm info by @sauravpanda in #386
- enh: Modify LLM prompts to add rust-specific instructions for unit tests by @MashyBasker in #389
- feat: add tqdm for pretty printing the test case generation by @sauravpanda in #395
Full Changelog: v0.3.18...v0.3.19
v0.3.18
What's Changed
- Update README.md by @sauravpanda in #375
- random changes by @sauravpanda in #376
- feat: Add parser support for Rust unit test generation by @MashyBasker in #377
- feat: added method to execute the unit tests by @sauravpanda in #381
- chore: add Rust example for unit test runner by @MashyBasker in #382
- 384 e2e gen add retry attempts for failed tasks by @sauravpanda in #385
New Contributors
- @MashyBasker made their first contribution in #377
Full Changelog: v0.3.17...v0.3.18
v0.3.17
What's Changed
- updated the readme data by @sauravpanda in #366
- doc: added more info on how to contribute by @sauravpanda in #367
- fix: respond to code review even if now files to process by @sauravpanda in #369
- Changes in Readme.md by @SwapnilChand in #370
- feat: added option to pass custom prompt by @sauravpanda in #372
- feat: added a check for sensetive files by @sauravpanda in #374
New Contributors
- @SwapnilChand made their first contribution in #370
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- fix: updated the code review prompts to change focus by @sauravpanda in #360
- added doc for code review and unit test by @sauravpanda in #361
Full Changelog: v0.3.14...v0.3.16