Releases: maplibre/maplibre-style-spec
v19.0.1
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.0.0:
🐛 Bug fixes
- Restore support for
Color
instances inColor.parse
#128
v19.0.0
✨ 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
/home/runner/work/maplibre-gl-style-spec/maplibre-gl-style-spec/release_notes.txt
v18.0.0
Style spec has been moved to it's own repository.