Releases: akiomik/pilgram
Releases · akiomik/pilgram
v1.2.1
https://pypi.org/project/pilgram/1.2.1/
Improvements
- Add python 3.10 support #103
Dependencies
- pillow #27 #43 #50 #69 #80 #84 #93 #97
- tox #28 #31 #32 #35 #37 #39 #48 #58 #70 #73 #76 #81 #92
- pytest #34 #49 #60 #78 #96 #99
- pytest-mock #29 #61 #95
- pytest-cov #33 #64 #82
- pytest-benchmark #54
- importlib-metadata #21 #24 #30 #42 #51 #62 #65 #66 #67 #72 #75 #77 #87 #90 #94 #100
- wheel #22 #25 #74 #91
- twine #26 #44 #71 #85 #86 #88 #89 #98
- bleach #36
- cryptography #38
- flake8 #47 #53 #59 #83
Misc
v1.2.0
https://pypi.org/project/pilgram/1.2.0/
Python versions
- Drop python 2.x support
- Add python 3.8 and 3.9 support
Performance
- Update filter performance comparison notebook d49be25
- Improve invert performance 8ea02c7
- Add
add
andsubtract
for performance improvements 26d9339 - Improve alpha-blending performance 72382be
Dependencies
- Bump bleach from 3.1.0 to 3.1.4 #6
- Update dependencies 59b9329
- Add importlib_metadata for pytest #17
Chores
v1.1.0
v1.0.3
v1.0.2
https://pypi.org/project/pilgram/1.0.2/
- Add support for python 2.7