v0.1.0
What's Changed
- Switch to process-based parallelism and remove threading by @codelion in #155
- Fix iteration counting and checkpoint logic in evolution by @codelion in #157
- Warn when 'combined_score' metric is missing by @codelion in #158
- Fix remove trunc for programs by @codelion in #159
- Add configurable program length check by @tonyxty in #163
- Update the evaluator.py in function_minimization by @Ethan-han921 in #169
- Fix llm optimization by @codelion in #178
New Contributors
- @tonyxty made their first contribution in #163
- @Ethan-han921 made their first contribution in #169
Full Changelog: v0.0.20...v0.1.0