Skip to content

1.8.5

Compare
Choose a tag to compare
@effigies effigies released this 19 Mar 23:13
· 492 commits to master since this release

Release notes

Bug-fix release in the 1.8.x series.

What's Changed

  • FIX: Use interpolation/method in numpy.percentile as available (#3506)
  • FIX: Deployed Matlab applications must not call addpath() (#3509)
  • FIX: Provide more runtime information when node execution fails (#3505)
  • FIX: Fixed bug for work dirs longer than 255 characters, fixes #2061 (#3495)
  • FIX: Update ApplyVDM to handle 4D inputs (#3500)
  • ENH: Explicitly specify write_text encoding format (#3508)
  • DOC: Fix typos found by copdespell (#3510)
  • MAINT: Add github action to trigger tutorials for release branches (#3504)
  • CI: Set up build-test-deploy workflow on GHA (#3513)

New Contributors

Full Changelog: 1.8.4...1.8.5