Releases: shahriyardx/easy-pil
Releases · shahriyardx/easy-pil
Version 0.2.3
- Fixed font.py importing cached from memoization
Full Changelog: v.0.2.2...v0.2.3
Version 0.2.1
What's Changed
- Feature/workspace by @shahriyardx in #20
- Add a stroke parameter to Editor.text by @hearot in #21
New Contributors
- @shahriyardx made their first contribution in #20
- @hearot made their first contribution in #21
Full Changelog: v0.2.0...v0.2.1
Version 0.2.2
What's Changed
- fix: caching and resource wastage by @KnownBlackHat in #24
New Contributors
- @KnownBlackHat made their first contribution in #24
Full Changelog: v0.2.1...v.0.2.2
v0.2.0
What's Changed
- Fixed imperfect circles by @XordK in #12
New Contributors
- @XordK made their first contribution in #12
Full Changelog: v0.1.6...v0.2.0
Version 0.1.6
What's Changed
- Add BytesIO in checking instance while initializing the Editor class by @riyuzxn in #9
New Contributors
- @riyuzxn made their first contribution in #9
Full Changelog: v0.1.5...v0.1.6
Version 0.1.5
What's Changed
- fixed a typo by @sifte in #7
- Fixed editor's rounded corner offset (Thanks to
Kanin#0001to report this on discord)
New Contributors
Full Changelog: v0.1.4...v0.1.5
Version 0.1.4
Changed aiohttp requirements (3.8.1) and publish to pypi
Version 0.1.3
Changed docs to numpydoc style
Version 0.1.2
What's Changed
- Fixed compatibility for python 3.7 raising import error
- Better documentation
New Contributors
- @madphysicist made their first contribution in #4
Full Changelog: https://github.com/shahriyardx/easy-pil/commits/v0.1.2