Releases: JuliaGraphics/Colorfy.jl
Releases · JuliaGraphics/Colorfy.jl
v1.2.0
v1.1.3
Colorfy v1.1.3
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#32) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 7 to 8 (#33) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#34) (@dependabot[bot])
- Add colorscheme spec as vector of color strings (#35) (@juliohm)
v1.1.2
v1.1.1
Colorfy v1.1.1
v1.1.0
Colorfy v1.1.0
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#28) (@dependabot[bot])
- Handle fixed-point
Q0fcolors by converting them to float (#29) (@eliascarv)
v1.0.1
Colorfy v1.0.1
Merged pull requests:
- CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#26) (@github-actions[bot])
- Add support for color range with units (#27) (@eliascarv)
v1.0.0
Colorfy v1.0.0
Merged pull requests:
- Bump peter-evans/create-pull-request from 6 to 7 (#25) (@dependabot[bot])
Closed issues:
- Release v1.0 (#22)
v0.1.6
Colorfy v0.1.6
Merged pull requests:
- Fix StackOverflow in the
defaultalphasfunction (#24) (@eliascarv)
v0.1.5
Colorfy v0.1.5
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#21) (@dependabot[bot])
- Add error message for unsupported values (#23) (@eliascarv)
v0.1.4
Colorfy v0.1.4
Merged pull requests:
- Handle
Vector{Union{Missing,T}}whitout missing values (#20) (@eliascarv)