Releases: maplibre/maplibre-style-spec
v22.0.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v21.2.0:
✨ Features and improvements
v21.2.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v21.1.0:
✨ Features and improvements
Add vertical-perspective
projection (#890)
v21.1.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v21.0.0:
✨ Features and improvements
- Added
centerAltitude
property to stylesheet (#851)
v21.0.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.4.0:
✨ Features and improvements
v20.4.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.3.1:
✨ Features and improvements
- Added
roll
property to stylesheet (#850)
v20.3.1
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.3.0:
🐞 Bug fixes
- The
index-of
,length
, andslice
expression operators count a UTF-16 surrogate pair as a single character. (#779)
v20.3.0
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
towith
in JSON modules. Requires Node.js 18.20.0 or later, and supports Node.js 22.0.0 or later - #675
v20.2.0
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
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.1.0:
🐞 Bug fixes
- Add missing sky in diff results #518
v20.1.0
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