Skip to content

v0.7.3

Latest
Compare
Choose a tag to compare
@jsnel jsnel released this 25 Aug 21:42
· 10 commits to main since this release
14b89c4

pyglotaran-extras 0.7.3 Release Notes

What's Changed

✨ Features

  • ✨ Add configuration for plot functions (#288)
  • ✨ Add plot_pfid plot function (#283)

🩹 Bug fixes

  • 🩹 Fix very slow data/residual plots (#239)
  • 🩹 Fix deprecation warning for using xr.Dataset.dim (#267)
  • 🩹🚇 Adapt to changed outputs in pyglotaran-examples GHA (#273)
  • 🩹 Fix incompatibility of plot_data_and_fits with matplotlib>=3.8 (#275)

🚧 Maintenance

  • 🗑️ Clean up codesee GA workflow (#254)
  • 🚇🧹 Switch back to GeekyEggo/delete-artifact (#261)
  • 🚇 Add CODECOV_TOKEN (#268)
  • 🚇🧹 Move requirements_min.txt into .github folder to avoid being picked up by dependabot (#286)

Full Changelog: v0.7.2...v0.7.3