Skip to content

Releases: JuliaImages/ColorQuantization.jl

v0.1.3

07 Aug 20:51
Compare
Choose a tag to compare

ColorQuantization v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Fix KMeansQuantization on fixed-point numbers (#14) (@adrhill)

v0.1.2

14 Jul 23:16
Compare
Choose a tag to compare

ColorQuantization v0.1.2

Diff since v0.1.1

Merged pull requests:

v0.1.1

14 Jul 21:20
Compare
Choose a tag to compare

ColorQuantization v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

11 Nov 19:32
Compare
Choose a tag to compare

ColorQuantization v0.1.0

Merged pull requests:

  • Initial functionality (#1) (@adrhill)
  • CompatHelper: add new compat entry for ImageBase at version 0.1, (keep existing compat) (#2) (@github-actions[bot])
  • bugfix(uniform): generate immutable lookup table (#3) (@johnnychen94)
  • Add documentation (#4) (@adrhill)