Skip to content

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:05
· 4 commits to master since this release

LEAPS v2.1.1

LEAPS 2.1.1 fixes packaged fitting reliability for both macOS and Windows releases.

Fixes

  • Fixed a fitting failure that could occur in the installed macOS app while the local Python version worked.
  • Bundled missing ExoClock/PyVO resources needed by packaged builds.
  • Pinned the scientific Python dependency range to validated versions.
  • Added a packaged HOPS fitting self-test for both the macOS DMG and Windows EXE.
  • Improved fitting diagnostics to include the full technical traceback when a fit fails.

Validation

  • 177 automated tests passed.
  • Ruff and Python compilation checks passed.
  • Verified packaged fitting on macOS.
  • Verified GitHub Actions builds for both macOS and Windows.

Full Changelog: v2.1.0...v2.1.1