Releases: qTipTip/Pylette
Releases · qTipTip/Pylette
Release list
6.0.0
What's Changed
- chore(registry): Add a registry for registering extraction methods by @qTipTip in #115
- feat(oklab): Adds OKLab color extraction, for perceptually uniform colors. by @qTipTip in #116
- fix: Reshape bug with MedianCut by @qTipTip in #117
- chore(rename): Change import symbol
Pyletteto lowercasepyletteby @qTipTip in #118 - chore: Represents srgb-values as floats internally, instead of quantized 8-bit values. by @qTipTip in #119
- chore(naming): Make the public API a bit easier to reason about. Keep names consistent by @qTipTip in #120
- feat: Pylette-exceptions by @qTipTip in #121
- chore: Add property testing using hypothesis by @qTipTip in #122
- chore: Restructure colorspace conversions using a single method by @qTipTip in #123
- feat(sampling): Users can now specify the downsampling factor in number of pixels by @qTipTip in #124
- release: Pylette 6.0.0 by @qTipTip in #125
Full Changelog: 5.3.0...6.0.0
5.3.0
5.2.0
What's Changed
- fix(deps): declare typing-extensions as runtime dependency by @straightchlorine in #112
New Contributors
- @straightchlorine made their first contribution in #112
Full Changelog: 5.1.2...5.2.0
5.1.2
What's Changed
- Update README.md by @qTipTip in #101
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #103
- fix: allow pillow 11 and above by @gokhanmeteerturk in #106
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #102
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #104
- Bump the uv group across 1 directory with 4 updates by @dependabot[bot] in #107
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #105
- Update changelog and bump version by @qTipTip in #108
New Contributors
- @gokhanmeteerturk made their first contribution in #106
Full Changelog: 5.1.1...5.1.2