Skip to content

v0.5.0

Compare
Choose a tag to compare
@s-weigand s-weigand released this 05 Feb 20:47
· 185 commits to main since this release
d770951

Code name: "What You Leave Behind"

This is a supplementary package for pyglotaran with convenience plotting functions. For use with the pyglotaran package, version 0.3.0 or later (pyglotaran v0.5.0 or later is recommended).

Can be installed as a python package from PyPI or from sources.

What's Changed

  • 🩹 Fix IRF location selection for IRFs with multiple components by @s-weigand in #32
  • ♻️ Export 'setup_case_study' from 'pyglotaran_extras.io' by @s-weigand in #34
  • ✨ Add plot_fitted_traces function by @s-weigand in #39
  • 🚧🚀🚇♻️ Shape up for release by @s-weigand in #40
  • 🩹 Fix 'setup_case_study' when used with 'results_folder_root' by @s-weigand in #41
  • 🩹 Fix broken 'plot_data_overview' by @s-weigand in #42
  • 🩹 Handle missing SVD attributes by @s-weigand in #45
  • 🔧 Raise tooling strictness by @s-weigand in #54
  • 🚀 Prepare 0.5.0 release by @s-weigand in #55
  • 📚 Update installation instruction for release on PyPI by @s-weigand in #56
  • 🩹🚇 Fix release pipeline not running on push tag by @s-weigand in #57

Full Changelog: v0.4.1...v0.5.0