What's Changed
- Made codeflash generate better reporting
- fix important errors while finding optimizations
- Codeflash can also optimize random functions now
- don't fail for open source packages for external contributors
- make test generation a lot faster.
Full release notes -
- release/v0.14.6 by @misrasaurabh1 in #377
- patch randomness while running tests by @misrasaurabh1 in #378
- uuid comparator test by @misrasaurabh1 in #382
- [Chore] Error message on missing API key for forks (CF-675) by @mohammedahmed18 in #371
- barebones LSP Server implementation by @KRRT7 in #309
- [LSP] discover existing tests and return the best candidate to the client by @mohammedahmed18 in #441
- minor modification for checking replay tests passing by @aseembits93 in #443
- Rename the test files and Workflow name as all of them have same name by @Saga4 in #442
- avoid serializing optimized code by @mohammedahmed18 in #446
- concolic time from 64 to 20s per condition by @misrasaurabh1 in #445
- Add no-pr argument to CF LSP by @Saga4 in #449
- improve codeflash debugging exp on VSC by @KRRT7 in #444
- disable concolic testing in LSP mode by @KRRT7 in #450
- Just clean all leftover instrumented tests by @misrasaurabh1 in #454
- [FIX] Circular dependency and global assignments imports by @mohammedahmed18 in #448
- saga4/fix optimizable functions by @Saga4 in #452
- cleanup by @misrasaurabh1 in #457
Full Changelog: v0.14.6...v0.14.7