Skip to main content

Releases

v1.4.1 · 9f6724b

v1.4.0 · cc3cba1

v1.3.0 · 006ce68

v1.2.0 · b790fa0

Two new features:

v1.1.9 · b86f016

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 · 206ba6c

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

This has no feature changes.

v1.1.7 · 4ecb6ec

Some internal refactoring to use a newer versions of clap.

This has no feature changes.

v1.1.6 · a1eec10

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

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 · 066d1be

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

v1.1.2 · dc4e3c2

Add support for TIFF images.

v1.1.1 · 2141bc0

Publish binaries as part of the GitHub releases.

This has no feature changes.

v1.1.0 · 6d718bf

Allow finding the dominant colour of GIFs.

This includes animated GIFs, and dominant_colours looks at multiple frames.

v1.0.1 · 1f79221

Use uppercase text for variables in the help text. i.e.

dominant_colours <PATH> --max-colours <MAX-COLOURS>

rather than

dominant_colours <path> --max-colours <max-colours>

v1.0.0 · c311bf2

Initial release.