Skip to content

Releases: qTipTip/Pylette

6.0.0

Choose a tag to compare

@qTipTip qTipTip released this 28 Jun 16:44
6e728cb

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 Pylette to lowercase pylette by @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

Choose a tag to compare

@qTipTip qTipTip released this 27 Jun 14:10
793632f

What's Changed

  • chore(deps): Update dependencies, test python 3.14, and fix cache bug in CI by @qTipTip in #113
  • fix(citation): Catch citation version drift in CI by @qTipTip in #114

Full Changelog: 5.2.0...5.3.0

5.2.0

Choose a tag to compare

@qTipTip qTipTip released this 27 Jun 13:01
a427738

What's Changed

New Contributors

Full Changelog: 5.1.2...5.2.0

5.1.2

Choose a tag to compare

@qTipTip qTipTip released this 03 Feb 20:14
f426f20

What's Changed

New Contributors

Full Changelog: 5.1.1...5.1.2

5.1.1

Choose a tag to compare

@qTipTip qTipTip released this 22 Aug 16:12
2dc3d2d

What's Changed

Full Changelog: 5.1.0...5.1.1

5.1.0

Choose a tag to compare

@qTipTip qTipTip released this 22 Aug 15:08
e8e9670

What's Changed

  • fixes: Add smoke test / open-cv dependency / types-module by @qTipTip in #98

Full Changelog: 5.0.1...5.1.0

5.0.1

Choose a tag to compare

@qTipTip qTipTip released this 22 Aug 11:15
2b47722

What's Changed

  • fix: Remove stdout from the to_json-method by @qTipTip in #97

Full Changelog: 5.0.0...5.0.1

5.0.0

Choose a tag to compare

@qTipTip qTipTip released this 22 Aug 10:48
751ddde

What's Changed

Full Changelog: 4.4.0...5.0.0

4.4.0

Choose a tag to compare

@qTipTip qTipTip released this 20 Aug 09:57
4a360a8

What's Changed

Full Changelog: 4.3.0...4.4.0

4.3.0

Choose a tag to compare

@qTipTip qTipTip released this 11 Aug 11:25
e475c6e

What's Changed

  • (4.3.0) Add strict type checking using pyright and improve the static types by @qTipTip in #85

Full Changelog: 4.2.0...4.3.0