Skip to content

Releases: JuliaGraphics/Colors.jl

v0.12.2

07 Jun 21:01
6c71c14
Compare
Choose a tag to compare

Colors v0.12.2

Diff since v0.12.1

Closed issues:

  • [RFC] Stopping use of depwarn intended to inform to "end users" (#419)
  • hex() doesn't support Gray{Bool} (#428)

Merged pull requests:

v0.12.1

23 May 17:01
377ffce
Compare
Choose a tag to compare

Colors v0.12.1

Diff since v0.12.0

Closed issues:

  • Matplotlib defailt colors as named colors (#347)
  • promote_rule for Type{Any} (#369)
  • Problem with conversion of YIQ (or problem with non-sRGB gamut) (#372)
  • Tag release with hex parsing support (#396)
  • Precompilation fails on v1.5 (#417)

Merged pull requests:

v0.12.0

13 Mar 15:01
7cb350b
Compare
Choose a tag to compare

Colors v0.12.0

Diff since v0.11.2

Closed issues:

  • Julia 0.6 TODO: write awesome promotion rules (#273)
  • [RFC] Whether RGB <-> XYZ conversion should be more faster or be kept simple (#351)
  • [RFC] Order of alpha in hex notation of TransparentColor (#AARRGGBB or #RRGGBBAA) (#353)
  • Export of CIE2006_2_CMF and CIE2006_10_CMF (#375)
  • HSI->RGB conversion may return a value out of [0,1] (#378)
  • Inconsistency in handling hues (#379)

Merged pull requests:

v0.10.2

09 Jan 10:33
v0.10.2
Compare
Choose a tag to compare

v0.10.2 (2020-01-09)

Diff since v0.10.1

Merged pull requests:

v0.11.2

05 Jan 10:45
v0.11.2
3d86f3b
Compare
Choose a tag to compare

v0.11.2 (2020-01-05)

Diff since v0.11.1

Closed issues:

  • Removing JLD2 dependency (#385)

Merged pull requests:

v0.11.1

30 Dec 18:09
v0.11.1
Compare
Choose a tag to compare

v0.11.1 (2019-12-30)

Diff since v0.11.0

Closed issues:

  • [RFC] Re-support of original X11 color names (#386)

Merged pull requests:

v0.10.1

30 Dec 18:21
v0.10.1
Compare
Choose a tag to compare

v0.10.1 (2019-12-30)

Diff since v0.10.0

Closed issues:

  • [RFC] Re-support of original X11 color names (#386)

v0.11.0

18 Dec 18:32
v0.11.0
9ba8b26
Compare
Choose a tag to compare

v0.11.0 (2019-12-18)

Diff since v0.10.0

Merged pull requests:

v0.10.0

17 Dec 13:08
v0.10.0
36af6c5
Compare
Choose a tag to compare

v0.10.0 (2019-12-17)

Diff since v0.9.6

Closed issues:

  • Problems with RGB24->Gray and RGB->Gray24 conversions (#377)
  • Test issue please ignore (#363)
  • Improvement of named color charts (#359)
  • Color parser is both strict and loose (#357)
  • Problems with conversion testing (#355)
  • Conversion methods should be organized (#354)
  • Displaying TransparentColor as SVG (#343)
  • show\(\) may output negative size swatches (#341)
  • v0.9.5 -> v0.9.6 (#339)
  • Dark gray is light (#333)
  • The sequential_palette and diverging_palette do not show up in the docs (#331)
  • Type stability regression for mean\(::Array{RGB{N0f8}}\) from 0.6 to 0.7 (#326)
  • Please consider deleting Project.toml (#322)
  • Limit for displaying vector of colors in IJulia (#317)
  • Documenter docs needs testing (#307)
  • Is there a function to convert RGB values to hex triplet strings? (#302)
  • Failed to precompile Colors on recent 0.7dev (#301)
  • does mid work on colormap? (#300)
  • A way to make distinguishable_colors output darker, for use on white backgrounds? (#298)
  • Bradford transformation (or other CATs) support (#278)
  • unexpected results inconvert RGB -> [DIN99d,DIN99dA,ADIN99d] -> RGB (#256)

Merged pull requests:

v0.9.6

19 Aug 14:14
v0.9.6
657e265
Compare
Choose a tag to compare

v0.9.6 (2019-08-19)

Diff since v0.9.5

Closed issues:

  • Approx wavelength to RGB converter [Suggested addition] (#334)
  • Working with 2 bytes (16 bits) colors (#332)
  • Fix show() method to reshape a copy (#328)

Merged pull requests: