Skip to content

Releases: maplibre/maplibre-style-spec

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.