Releases: algorithmicsuperintelligence/openevolve
Releases · algorithmicsuperintelligence/openevolve
v0.2.19
What's Changed
- Align parameter names for the
generate_with_contextfunction by @chxu2000 in #296 - Fix: Support OpenAI regional API endpoints (EU/APAC) for reasoning models by @Sahilraj3107 in #300
- Add all AlphaEvolve mathematical problems by @HenriqueAssumpcao in #302
- Fix rust example by @ifsheldon in #305
- Update _version.py by @codelion in #310
New Contributors
- @chxu2000 made their first contribution in #296
- @Sahilraj3107 made their first contribution in #300
- @ifsheldon made their first contribution in #305
Full Changelog: v0.2.18...v0.2.19
v0.2.18
What's Changed
- Use combined_score for target_score analysis instead of an average of all numeric scores by @theahura in #286
- Add novelty rejection sampling feature by @bluebread in #287
- Allow setting programs_per_island from config by @theahura in #291
- Update _version.py by @codelion in #292
New Contributors
- @bluebread made their first contribution in #287
Full Changelog: v0.2.17...v0.2.18
v0.2.17
v0.2.16
v0.2.15
v0.2.14
What's Changed
- feature: Add evolution trace logging for RL training support by @totoluo in #261
- Update test_library_api.py by @codelion in #262
- Fix link in example README.md by @Ag2S1 in #263
- Update README.md by @codelion in #265
- Update README.md by @codelion in #266
- Fix random seed by @codelion in #268
New Contributors
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
What's Changed
- refine(trace): save prompts in the checkpoint output folder by @zigzagcai in #251
- Fix islands map conflict by @codelion in #256
New Contributors
- @zigzagcai made their first contribution in #251
Full Changelog: v0.2.11...v0.2.12