Skip to content

Version 3.0.2

Latest
Compare
Choose a tag to compare
@ksebaz ksebaz released this 20 Feb 11:41
· 0 commits to develop since this release
04800f9

This release contains several bug fixes for version 3.

Features

  • Make scaling projection show optimal scaling. (#193)

Bugfixes

  • Pin markupsafe to 2.0.1 to fix incompatibility with jinja2 ^2.10. (#184)
  • Fix bug when plotting cpu-/gpu-data only with 'version3-categories'. (#192)
  • Don't use deprecated kwarg 'type' in matplotlib.pyplot.savefig. (#195)