All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- updated to
dither
v2.4.0 - updated to
gopy
v0.4.8 - updated to
image
v0.14.0
simple_parsing
not being in project configuration dependencies
MatrixUtils
helper class withgenerate_matrices_list()
method- Docstrings for
ErrorDiffusers
andOrderedDitherers
dataclass fields
Nothing has changed, this is just a PyPI release.
- New
test_color
unit test
- From now accept RGBA color channel lists and hex color codes as a input parameter to
create_palette
wrapper function
RGBA
wrapper function, ascreate_palette
automatically converts input tocolor.RGBA
Golang objects
Initial release.