Releases: Daethyra/transimage
Releases · Daethyra/transimage
Release list
v3.0.0
v2.2.0
What's Changed
- Added missing opencv dependency by @Daethyra in #41
- this update is essentially just 2.1.0, which added
colorsandno-ditherarguments by @Daethyra in #40, and it actually includesopencv-python-headlessin the pyproject.toml file to ensure fresh transimage installations download all required dependencies. - release 2.1.0 is obsolete
Full Changelog: v2.0.1...v2.2.0

v2.0.1
v2.0.0
v1.0.1
v1.0.1 Stable
This is the final stable version that focuses solely on image conversion.
What's Changed
- Project rebrand | Version 1.0.0 by @Daethyra in #29
- 1.0.1 | Bug fixes, improved logging | by @Daethyra in #31
Full Changelog: 0.1.0...v1.0.1
v0.1.0
What's Changed
- Refactored project by @Daethyra in #22
- Fixed nomenclature to match PyPI package by @Daethyra in #23
- Enable command-line execution via
python -m pil_image_converterby @Daethyra in #24
Previously accomplished:
- deleted old PyPI package
- archived
blackGitHub workflow - updated nomenclature throughout project: "Formaverter" -> "image_converter"
- integrated
flake8linting - updated proproject.toml:
- bumped major version number
- added
flake8to dev dependency - updated README
- added LICENSE file
- All 11 unittests passed
- renamed project
- published to PyPI
Full Changelog: v3.0.1...v3.0.2

