Skip to content

v2026.4.13.3

Choose a tag to compare

@Jammy2211 Jammy2211 released this 13 Apr 08:35
· 174 commits to main since this release

PyAutoFit v2026.4.13.3

What's New

Breaking Changes

  • fix: guard interpolator and grid search against edge cases (#1201)

New Features

  • docs: update Python version to 3.12-3.13 (#1199)

Bug Fixes

  • fix: bump scipy cap to <=1.15.2 (#1196)

Internal

  • refactor: replace search YAML config with explicit Python defaults (#1202)
  • build: add Python 3.13 support (#1198)
  • build: raise scipy cap, relax threadpoolctl and SQLAlchemy pins (#1197)
  • refactor: separate PYAUTOFIT_TEST_MODE into distinct PYAUTO_* env vars (#1195)

Full changelog: 2026.4.5.3...2026.4.13.3