Skip to content

v24.6.0

Compare
Choose a tag to compare
@ljgray ljgray released this 24 Jun 19:09
· 45 commits to master since this release

What's Changed

  • fix(pyx): ensure distutil directives are read and pin max numpy version by @ljgray in #246
  • fix(runner): reset the environment to stop crash at job start by @jrs65 in #248
  • fix numpy median by @jrs65 in #249
  • Add email notification options for batch jobs by @sjforeman in #250
  • Extra ruff rules by @ljgray in #243
  • fix: upgrade versioneer and change to non-vendored mode for Python 3.12 by @jrs65 in #257
  • parallel load with no attributes by @jrs65 in #253
  • Enforce linting rule RUF012 by @ljgray in #259
  • Avoid redistribute copy if using a single mpi process by @ljgray in #256
  • Runner: module force purge and module use by @ljgray in #255
  • Pipeline runner improvements by @ljgray in #258
  • feat(pipeline): better handling for key rejection by @ljgray in #265
  • Pin numpy < 2 by @ljgray in #266

Full Changelog: v23.6.0...v24.6.0