All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project follows Semantic Versioning.

0.2.0 - 2026-02-27

Added

Changed

  • Breaking API update: Jido.Evolve.evolve/1 now uses simplified options (initial_population, fitness, optional config/context/strategy overrides).
  • Runtime config and state modeling migrated to Zoi-based struct validation patterns.
  • Project quality gates aligned to ecosystem standard (mix quality, coverage, docs checks).

Removed

  • Deprecated NimbleOptions/typed-struct based config model.