Skip to content

v0.6.0

Compare
Choose a tag to compare
@jsnel jsnel released this 07 Jun 20:08
· 163 commits to main since this release
63ada95

Accompanies the v0.6.0 release of pyglotaran

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

Can be installed as a python package from PyPI via pip, from Anaconda using conda or directly from sources

What's Changed

  • 👌 Made adding a cycler to and axis opt out by using None by @s-weigand in #58
  • 🩹 Fix autogenerated title for concentration plot by @s-weigand in #63
  • 👌 Improve SVD plotting by @s-weigand in #64
  • 📚👌 Improve readme by @s-weigand in #69
  • 🔧🚇 Add sourcery-ai config by @s-weigand in #71
  • 🔧🩹 Remove github section in sourcery config due to bug in sourcery-ai by @s-weigand in #72
  • 👌 Improve legend placement in plot_data_overview by @s-weigand in #77

Full Changelog: v0.5.0...v0.6.0