Releases: JuliaGraphics/ColorVectorSpace.jl
Releases · JuliaGraphics/ColorVectorSpace.jl
v0.8.1
v0.8.1 (2019-12-18)
Merged pull requests:
v0.8.0
v0.8.0 (2019-12-12)
Merged pull requests:
- Update Julia versions on CI (#111) (timholy)
- Add some precompiles (#110) (timholy)
- CompatHelper: bump compat for "SpecialFunctions" to "0.9" (#108) (github-actions[bot])
- Refine the compat section (#107) (timholy)
- CompatHelper: add new compat entry for "SpecialFunctions" at version "0.8" (#105) (github-actions[bot])
v0.7.1
atan2 and exp10
v0.6.2 Add exp10 for consistence (#94)
Move typealiases to ColorTypes
Merge pull request #92 from JuliaGraphics/teh/versions Correct the minimum REQUIREment on ColorTypes
Depend on Julia 0.7
Merge pull request #87 from JuliaGraphics/teh/0.7 Bump requirements to julia-0.7
Fixes for 0.7
Merge pull request #84 from JuliaGraphics/teh/fix0.7 Fix on 0.7
isapprox cleanup and fix deprecations
Merge pull request #83 from JuliaGraphics/fbot/deps Run femtocleaner
Support oneunit, middle, fixes to Gray24 and 0.7 deprecations
Merge pull request #80 from JuliaGraphics/teh/middle Switch to `oneunit` (and other smaller changes)
Remove functorize
Merge pull request #79 from JuliaGraphics/teh/functorize Remove atsign-functorize