Skip to content

3.0.0

Compare
Choose a tag to compare
@maxhumber maxhumber released this 10 Sep 20:10
· 44 commits to master since this release

3.0.0 (2020-09-10)

  • Feature: Plotly support! (Thanks @alanrivetta for the suggestion!)
  • Feature: seconds/milliseconds unit support in gif.save
  • Feature: between {"frames", "startend"} support in gif.save
  • Feature: **kwargs export/save support in gif.options.<ploting_library> (Thanks @oaio for the PR!)
  • Feature: added loop=True argument to gif.save (Thanks for the suggestion @davidwych & @sara-02!)
  • Moved: matplotlib dependency is now exclusively in pip install "gif[matplotlib]"
  • Documentation: New "love" example (Thanks @huang-sh for the PR!)
  • Security: Bumped pillow dependency to >=7.1.2