Skip to content

Releases: maplibre/maplibre-style-spec

v20.0.0

09 Jan 09:51
489b0f4
Compare
Choose a tag to compare

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

✨ Features and improvements

  • Add back migrate, validate and format to the exported methods of this package #464
  • Add terrain to diff method and improve type. This also removes the operations from the API #460
  • Improve the type of data in the GeoJSONSourceSpecification for TypeScript #463.
  • Add expression tests to this repo #476
  • Add Sky spec, this is only the definition, no implementation at this point, only validation #478

🐞 Bug fixes

  • Fix queryRenderedFeatures Within a FeatureCollection of polygons #477

v19.3.3

20 Oct 11:51
9d184e7
Compare
Choose a tag to compare

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

  • Improve types for feature to include unknown #365
  • Improve sprite documentation and supported versions #390

v19.3.2

27 Sep 14:42
87ccc47
Compare
Choose a tag to compare

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

  • Add raster dem source redFactor, greenFactor, blueFactor, baseShift properties #326
  • Improve error messages around hillshade layers not using raster-dem sources #353

v19.3.1

13 Sep 19:51
ab0553c
Compare
Choose a tag to compare

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

  • Document raster-fade-duration property's effect on rendering a video. #297
  • Add and expose isZoomExpression. #267

v19.3.0

19 Jul 13:57
2392b37
Compare
Choose a tag to compare

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

✨ Features and improvements

  • Add style property definition and validation for symbol layer text-variable-anchor-offset layout property. #112

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