Skip to content

Releases: Erotemic/plottool_ibeis

Version 2.3.0

16 Apr 04:11
24fd18d
Compare
Choose a tag to compare

Utool-level updates, drop 3.6 and 3.7 support.

What's Changed

Full Changelog: v2.2.1...refs/heads/release

Version 2.2.1

28 Jan 23:26
Compare
Choose a tag to compare

Added

  • Basic type stubs

Fixed

  • Fixed issue with LineCollection which now needs keyword args only
  • Fixed issue in set_figtitle
  • Fix numpy float issue
  • Fixed a lot of types in docstrings

Changed

  • Removed a bunch of cruft
  • Moved all imports of matplotlib.pyplot to be local to functions or activated by lazy loading