Skip to content

Releases: alexwlchan/dominant_colours

v1.2.0

12 May 13:04
Compare
Choose a tag to compare

Two new features:

  • Add support for WebP images.
  • Add an experimental new flag --best-against-bg=[HEX_COLOUR] that will print the single colour which will look best against this background.

v1.1.9

12 May 09:53
Compare
Choose a tag to compare

Bump the version of all the dependency libraries, and try to get the release process working again.

This has no feature changes.

v1.1.8

24 Oct 19:37
206ba6c
Compare
Choose a tag to compare

More internal refactoring to use newer versions of kmeans-colors and palette.

This has no feature changes.

v1.1.7

24 Oct 19:02
4ecb6ec
Compare
Choose a tag to compare

Some internal refactoring to use a newer versions of clap.

This has no feature changes.

v1.1.6

23 Oct 13:22
Compare
Choose a tag to compare

Provide precompiled binaries for more targets, so the following targets are now supported:

  • Macs on Intel and Apple Silicon
  • Windows on Intel
  • Linux on Intel, both GNU and MUSL (Alpine-compatible) binaries

There are no feature/bugfix changes from v1.1.3.

(Note: v1.1.4 and v1.1.5 were abortive releases to get the new binaries working, and have been removed to avoid confusion.

v1.1.3

17 Oct 21:36
066d1be
Compare
Choose a tag to compare

Fix a bug when finding the dominant colour of some animated GIFs.

v1.1.2

16 Oct 19:43
dc4e3c2
Compare
Choose a tag to compare

Add support for TIFF images.

v1.1.1

03 Apr 16:49
Compare
Choose a tag to compare

Publish binaries as part of the GitHub releases.

This has no feature changes.