Changelog

v1.2.0 (Jun. 23, 2026)

  • Add multi-objective optimization support.

  • Add values_from_solution() to convert a solution into decision variable values when appending to the history in a custom cycle.

  • Require Amplify SDK >=1.6.1 (previously >=1.4.0) and drop the [extra] dependency.

  • Improve the fallback solution algorithm.

v1.1.0 (Jan. 28, 2026)

  • Add a data transformation class ExpScaler to handle exponential scaling automatically

v1.0.1 (Aug. 20, 2025)

  • Release version 1.0

v1.0.3 (Oct. 1, 2025)
  • Now supports Amplify SDK 1.4