Stable 1.0.2 release for the core-only EvoToolkit SDK.
Highlights:
- keeps the explicit runtime API centered on
EoH,EvoEngineer, andFunSearch - publishes the cleaned core-only package surface and bilingual minimal docs
- ships the
examples/custom_taskrunnable example - supersedes the blocked 1.0.1 publication attempt with a fresh PyPI-safe version number
Validation completed before release:
uv run pytestuv run ruff check .uv run ruff format --check .uv run mkdocs build --cleanuv build --out-dir distuvx twine check dist/evotoolkit-1.0.2-py3-none-any.whl dist/evotoolkit-1.0.2.tar.gz