Releases: maxhumber/gif
Releases · maxhumber/gif
23.03.0
22.11.0
22.11.0b1
22.5.0
4.0-rc1
3.0.0
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