Releases: matplotlib/ipympl
Releases · matplotlib/ipympl
Release 0.8.5
Release 0.8.4
What's Changed
- Try fixing the automatic release CI job by @martinRenou in #408
- Improve toolbar positioning by @martinRenou in #407
Full Changelog: 0.8.3...0.8.4
Release 0.8.3
What's Changed
- Update CI badge for github actions by @ianhi in #384
- Add configurable throttling for pan_zoom by @martinRenou in #393
- Webpack: Remove docs build by @martinRenou in #394
- Slow down pre-commit autoupdates by @ianhi in #398
- Fix nbconvert pdf export by @martinRenou in #404
- Refactor image embedding logic and fix nbconvert HTML export by @martinRenou in #406
- Refactor toolbar by @martinRenou in #396
Full Changelog: 0.8.2...0.8.3
Release 0.8.2
Bug fixes:
- Fix issue with Pyolite workaround #382
Release 0.8.1
Release 0.8.0
Release 0.7.0 - Matplotlib 3.4 Support
This is the first release that will fully support the upcoming matplotlib 3.4
- Added support improved keyhandling in matplotlib 3.4: #310 (@tacaswell)
- Update the integration with ipython #305 (@ianhi)
Release 0.6.3
Release 0.6.2
Bug fixes:
- Fix Jupyter Notebook support
Release 0.6.1
Bug fixes:
- Missing JS code in the MANFEST