Releases: algorithmicsuperintelligence/openevolve
Releases · algorithmicsuperintelligence/openevolve
v0.1.3
v0.1.2
What's Changed
- Fix metadata field access in PromptSampler (#203) by @hyounjunlee in #204
- Fix algotune parsing config by @codelion in #211
New Contributors
- @hyounjunlee made their first contribution in #204
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Pass timeout to OpenAI client object by @mechakotik in #188
- Add nonnegative and not nan check to evalutor.py in the circle_packing example by @HenriqueAssumpcao in #134
- Fix llm feedback by @codelion in #184
- feat: Implement automatic artifact cleanup by @mruckman1 in #193
- feat: add MLIR attention optimization example (OpenEvolve) by @mycpuorg in #196
- einzigsue adoption [program suffix] by @einzigsue in #182
- Add AlgoTune tasks for OpenEvolve by @richardcsuwandi in #181
New Contributors
- @mechakotik made their first contribution in #188
- @HenriqueAssumpcao made their first contribution in #134
- @mruckman1 made their first contribution in #193
- @mycpuorg made their first contribution in #196
- @einzigsue made their first contribution in #182
- @richardcsuwandi made their first contribution in #181
Full Changelog: v0.1.0...v0.1.1
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
v0.0.20
v0.0.19
v0.0.18
v0.0.17
v0.0.16
What's Changed
- Fix cli.py overriding the logging level to INFO by @maisyhoang in #142
- Add text wrapping to program_page.html by @maisyhoang in #133
- bump version for new release by @codelion in #143
Full Changelog: v0.0.15...v0.0.16