Skip to content

v1.0.2

Latest

Choose a tag to compare

@pgg3 pgg3 released this 23 Mar 08:36

Stable 1.0.2 release for the core-only EvoToolkit SDK.

Highlights:

  • keeps the explicit runtime API centered on EoH, EvoEngineer, and FunSearch
  • publishes the cleaned core-only package surface and bilingual minimal docs
  • ships the examples/custom_task runnable example
  • supersedes the blocked 1.0.1 publication attempt with a fresh PyPI-safe version number

Validation completed before release:

  • uv run pytest
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mkdocs build --clean
  • uv build --out-dir dist
  • uvx twine check dist/evotoolkit-1.0.2-py3-none-any.whl dist/evotoolkit-1.0.2.tar.gz