JuliaGraphics / ColorTypes.jl

Basic color definitions and traits
Other
78 stars 36 forks source link

Version 0.11.0 #231

Closed kimikage closed 3 years ago

kimikage commented 3 years ago

TODO

Optional

Version table

I'm changing my mind on the policy of postponing PR #243 to ColorTypes v0.12 and releasing the corresponding ColorVectorSpace v0.10. I would like to proceed to ColorTypes v0.12.0 without releasing v0.11.x if possible.

ColorTypes v0.10.10+ v0.11.0 v0.12.0
Colors (v0.12.6+) v0.12.8 v0.13.0
ColorVectorSpace (v0.9.1+) v0.9.4 v0.10.0
codecov[bot] commented 3 years ago

Codecov Report

Merging #231 (844d061) into master (778d072) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   82.49%   82.49%           
=======================================
  Files           8        8           
  Lines         737      737           
=======================================
  Hits          608      608           
  Misses        129      129           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 778d072...844d061. Read the comment docs.

kimikage commented 3 years ago

I think we are ready to release v0.11, but currently, Colors and ColorVectorSpace tests fail due to the bugs in Julia nightly. We will hold off on the merge until the issue is resolved.

kimikage commented 3 years ago

As the nightly issue has been resolved, I will merge this. After checking it works with some downstream packages, I will tag it.