Skip to content

Releases: qTipTip/Pylette

4.0.1b

28 Jan 18:58
3345d3d
Compare
Choose a tag to compare
Implement KMeans and MedianCut extractors in terms of the extractor b…

4.0.1

27 Jan 22:41
3345d3d
Compare
Choose a tag to compare

What's Changed

  • [chore] Add weekly dependabot dependency updates by @qTipTip in #48, thanks to @gaelgoth for the initial PR.
  • Implement KMeans and MedianCut extractors in terms of the extractor base class by @qTipTip in #55

Full Changelog: 4.0.0...4.0.1

4.0.0

08 Oct 19:22
ffd63af
Compare
Choose a tag to compare

What's Changed

  • [docs] Add a banner to the README and documentation. by @qTipTip in #43
  • [feat] Revamp CLI and add CLI tests by @qTipTip in #44

Full Changelog: 3.0.2...4.0.0

3.0.2

04 Oct 09:14
33f080b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

17 Jul 13:53
a3d48f9
Compare
Choose a tag to compare

What's Changed

  • [docs] Auto publish docs on main by @qTipTip in #38
  • [bugfix] Fixes median cut frequencies not summing to one by @qTipTip in #39

Full Changelog: 3.0.0...3.0.1

3.0.0

07 Jul 14:49
c6d890a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...3.0.0

2.3.0

19 Jun 07:32
b7d537c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

10 Jun 12:28
Compare
Choose a tag to compare

What's Changed

  • Add support for passing bytes directly to extract_colors by @qTipTip in #28

Full Changelog: 2.1.1...2.2.0

2.1.1

09 Jun 13:47
9f4927d
Compare
Choose a tag to compare

What's Changed

  • Fix Kmeans quantization randomness, Explicit documentation on resize by @opeyemibami in #21

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

07 Jun 18:58
bf3f492
Compare
Choose a tag to compare

What's Changed

  • Add type annotations and fix a bug in RGB to HLS/HSV colorspace conversion by @qTipTip in #26

Full Changelog: 2.0.1...2.1.0