Skip to content

1.0.0

Compare
Choose a tag to compare
@Phlya Phlya released this 06 Jan 13:32
· 47 commits to master since this release

Major release with the new engine and breaking API changes. Everything should be much faster!
Also bugfixes and small improvements.

What's Changed

  • Fix using correct canvas for drawing and input empty list by @oscargus in #141
  • Add a bit of info to setup.py by @oscargus in #142
  • Implement new engine! by @Phlya in #139
  • New get_renderer() function that should function with more backends and matplotlib versions by @oliver-s-lee in #149
  • Fix docstring typos and defaults by @nvaulin in #150
  • Fix long_description for PyPI upload by @penguinpee in #160
  • Add iter_lim to adjust_text() function argument by @136s in #165

New Contributors

Full Changelog: 0.8.0...v1.0