Skip to content

Releases: maplibre/maplibre-style-spec

v19.2.2

11 Jul 08:44
75a03e0
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v19.2.1:

✨ Features and improvements

  • Trim css color before parsing #255

v19.2.1

26 May 18:42
f1a5661
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.2.0:

✨ Features and improvements

  • Skip running color match regex for hex color or rgb, if not required #186

v19.2.0

22 May 16:48
0cca8cf
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.1.0:

✨ Features and improvements

  • Remove mapbox reference from docs and test cases #111
  • Custom CSS Color 4 compliant css color parser #175

v19.1.0

30 Apr 09:04
d2ce655
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.0.1:

✨ Features and improvements

  • Use D50 white point instead of D65 in HCL/LAB color spaces #146
  • Automated migration of not-CSS-Color-specification-compliant hsl color values #135

v19.0.1

17 Apr 20:28
b414c14
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.0.0:

🐛 Bug fixes

  • Restore support for Color instances in Color.parse #128

v19.0.0

14 Apr 15:05
9194b3c
Compare
Choose a tag to compare

✨ Features and improvements
Add support for defining colors using CSS Color 4 syntax #94
🐛 Bug fixes
Fix incorrect color interpolation in HCL and LAB color spaces when interpolation results are outside the sRGB gamut. #94
Breaking changes
Interpretation of interpolation of colors with alpha channel equal to 0 has changed. When interpolating colors with alpha channel equal to 0, the values of the other color channels in the specified color space are included in the calculation. Previously they were ignored and only the alpha value of the other, not fully transparent, color was interpolated. #94

v18.0.1

24 Feb 14:27
94d040f
Compare
Choose a tag to compare

/home/runner/work/maplibre-gl-style-spec/maplibre-gl-style-spec/release_notes.txt

v18.0.0

20 Feb 12:06
Compare
Choose a tag to compare

Style spec has been moved to it's own repository.