Skip to content

v1.2.2 Release Note

Latest
Compare
Choose a tag to compare
@BillHuang2001 BillHuang2001 released this 03 Jun 05:19
· 1 commit to main since this release

🔖 Release Note: v1.2.2

This is a minor release focused solely on bug fixes:

  • Removed unused imports to improve code cleanliness.
  • Fixed unintended behavior in certain Differential Evolution (DE) algorithms where step was being called within init_step.
  • Various fixes in the documentation.

Full Changelog: [v1.2.1...v1.2.2](v1.2.1...v1.2.2)