Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-04 | 1.5 kB | |
v0.13.0 source code.tar.gz | 2025-06-04 | 4.5 MB | |
v0.13.0 source code.zip | 2025-06-04 | 4.6 MB | |
Totals: 3 Items | 9.1 MB | 0 |
What's Changed
- remove set while runnin formatters by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/252
- Refactor checking of formatter by using existing function
format_code
by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/254 - propagate cf-api errors by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/241
- release v0.12.4 by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/253
- docs improvement by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/257
- optimize codeflash import time by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/245
- Replay test template bug by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/255
- don't count nested functions as it's own func by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/258
- increase the min number of test cases passed by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/259
- Do not output formmater check output by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/260
- coverage undefined bug fix by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/263
- Rich error output during baseline establishment (CF-646) by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/265
- More precise stdout capture by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/273
Full Changelog: https://github.com/codeflash-ai/codeflash/compare/v0.12.4...v0.13.0