Skip to content

Releases: JuliaImages/DitherPunk.jl

v3.1.0

07 Aug 23:20
Compare
Choose a tag to compare

DitherPunk v3.1.0

Diff since v3.0.3

Merged pull requests:

  • CompatHelper: bump compat for TiledIteration to 0.4, (keep existing compat) (#94) (@github-actions[bot])
  • Faster braille printing (#95) (@adrhill)
  • Use UnicodeGraphics for Braille printing (#97) (@adrhill)
  • Use ColorQuantization.jl for clustering (#98) (@adrhill)
  • Add Aqua.jl tests (#99) (@adrhill)

v3.0.3

25 Aug 22:55
Compare
Choose a tag to compare

DitherPunk v3.0.3

Diff since v3.0.2

Closed issues:

  • Refactor dithering to braille (#83)

Merged pull requests:

  • Add compat entries for test dependencies (#90) (@adrhill)
  • Replace UnicodePlots dependency with custom braille implementation (#91) (@adrhill)
  • Revert default metric to DE_2000 (#92) (@adrhill)
  • Use braille strings for reference tests (#93) (@adrhill)

v3.0.2

28 Jul 23:48
Compare
Choose a tag to compare

DitherPunk v3.0.2

Diff since v3.0.1

Merged pull requests:

  • Update documentation to show off new functionality (#88) (@adrhill)

v3.0.1

27 Jul 02:28
Compare
Choose a tag to compare

DitherPunk v3.0.1

Diff since v3.0.0

Merged pull requests:

  • Use faster default color difference metric DE_AB (#87) (@adrhill)

v3.0.0

27 Jul 00:56
Compare
Choose a tag to compare

DitherPunk v3.0.0

Diff since v2.4.1

Closed issues:

  • Separate inner loop of error diffusion (#49)
  • default dither method? (#75)

Merged pull requests:

  • Refactor error diffusion to use CartesianIndices (#73) (@adrhill)
  • lazily load feature packages (#77) (@johnnychen94)
  • Drop direct use of ColorSchemes symbols (#79) (@adrhill)
  • Column-first iteration for Error Diffusion (#80) (@adrhill)
  • UnicodePlots 3.X (#81) (@t-bltg)
  • Raise Julia version requirement from 1.0 to 1.6 (#82) (@adrhill)
  • Remove colorspace argument from error diffusion (#84) (@adrhill)
  • Add default method for braille and option to invert output (#85) (@adrhill)
  • Refactor clamp_error into a keyword argument of dither for error diffusion (#86) (@adrhill)

v2.4.1

09 Jun 02:48
a04c487
Compare
Choose a tag to compare

DitherPunk v2.4.1

Diff since v2.4.0

Closed issues:

  • error diffusion method errors if requesting more than 255 cmap colors (#74)

Merged pull requests:

v2.4.0

13 May 12:35
a8b3a62
Compare
Choose a tag to compare

DitherPunk v2.4.0

Diff since v2.3.1

Merged pull requests:

v2.3.1

18 Apr 23:17
Compare
Choose a tag to compare

DitherPunk v2.3.1

Diff since v2.3.0

Merged pull requests:

v2.3.0

07 Feb 23:02
Compare
Choose a tag to compare

DitherPunk v2.3.0

Diff since v2.2.0

Closed issues:

  • Diffuse error in XYZ color space (#59)

Merged pull requests:

v2.2.0

05 Dec 18:00
Compare
Choose a tag to compare

DitherPunk v2.2.0

Diff since v2.1.0

Merged pull requests: