v0.13.0
版本发布时间: 2021-12-08 03:56:05
policratus/pupyl最新发布版本:v0.14.4(2023-10-04 02:25:03)
What's Changed
- 📝 Updating TROUBLESHOOTING.md by @policratus in https://github.com/policratus/pupyl/pull/130
- ⬆️(deps): Bump sphinx from 4.3.0 to 4.3.1 by @dependabot in https://github.com/policratus/pupyl/pull/131
- ✨ Adding support for animated GIFs by @policratus in https://github.com/policratus/pupyl/pull/132
Full Changelog: https://github.com/policratus/pupyl/compare/v0.12.5...v0.13.0
- Adding support to (animated) GIF images;
- Several
docstrings
enhancements; - Adding methods for file name resolution;
- Changing native file operation methods;
- Fixing bug regarding (image) remove method;
- Removing unnecessary exception handling;
- Fixing tests assets;
- Updating documentation assets;
- Adding new GIFs to the sample file;
- Fixing path resolution for
sphinx
;