Releases: JuliaImages/DitherPunk.jl
Releases · JuliaImages/DitherPunk.jl
v3.1.0
DitherPunk v3.1.0
Merged pull requests:
v3.0.3
v3.0.2
DitherPunk v3.0.2
Merged pull requests:
v3.0.1
DitherPunk v3.0.1
Merged pull requests:
v3.0.0
DitherPunk v3.0.0
Closed issues:
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 ofdither
for error diffusion (#86) (@adrhill)
v2.4.1
DitherPunk v2.4.1
Closed issues:
- error diffusion method errors if requesting more than 255 cmap colors (#74)
Merged pull requests:
v2.4.0
DitherPunk v2.4.0
Merged pull requests:
- downsample the image before clustering (#71) (@johnnychen94)
- DitherPunk v2.4.0 (#76) (@johnnychen94)
v2.3.1
DitherPunk v2.3.1
Merged pull requests:
v2.3.0
v2.2.0
DitherPunk v2.2.0
Merged pull requests:
- Add ordered dithering with custom color palettes (#53) (@adrhill)
- fix docstring dispatch (#56) (@johnnychen94)
- remove test dependency Images (#57) (@johnnychen94)
- Add advanced examples to docs (#58) (@adrhill)