Releases: Erotemic/plottool_ibeis
Releases · Erotemic/plottool_ibeis
Version 2.3.0
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
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