Skip to content

Releases: maplibre/maplibre-style-spec

v20.3.1

17 Aug 19:59
6a5aabf
Compare
Choose a tag to compare

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

🐞 Bug fixes

  • The index-of, length, and slice expression operators count a UTF-16 surrogate pair as a single character. (#779)

v20.3.0

31 May 14:43
0664be8
Compare
Choose a tag to compare

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

✨ Features and improvements

  • Added Projection specifications #687
  • Updated Sky specifications to support atmosphere and other required features #686

🐞 Bug fixes

  • Change assert to with in JSON modules. Requires Node.js 18.20.0 or later, and supports Node.js 22.0.0 or later - #675

v20.2.0

04 May 21:49
1b2e7aa
Compare
Choose a tag to compare

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

✨ Features and improvements

  • Support distance expression in web style spec - #642

v20.1.1

04 Feb 18:44
8289ece
Compare
Choose a tag to compare

v20.1.0

11 Jan 18:34
bd362a9
Compare
Choose a tag to compare

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

✨ Features and improvements

  • Add latest.json to dist folder to allow using the full version of the spec #490

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