Skip to content

0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 02:12
  • 🐛 bug fixes:
    • Fix --flag-edge-width to be f32 instead of usize. Fixes #192
    • Fix NaN handling for calibration solutions. Fixes #190
      • --emulate-cotter will, in addition to using cotter's array positions, will also NOT flag NaN calibration solutions when passing --apply-di-cal.
  • ➕ Bump to MSRV 1.85.0.
  • ➕ Update marlu to v0.17.1.
  • ➕ Upgrade clap v3 -> v4.
  • ➕ Migrate macos CI to use macos-15 (arm64) and macos-15-intel (x64) and updated action versions.