9.2.0 (2024-11-26)
- add graphicfillpadding on fill symbolizer (711b71b)
9.1.0 (2024-07-09)
- allow numbers in the in function (2907811)
9.0.1 (2024-06-25)
- fix elintrc name (07af12e)
9.0.0 (2024-06-25)
- order of arguments of the FCase function has been change
- add interpolate function (ac4a927)
- add new functions (b15e97f)
- export case and step params (ea7cbaf)
- prepare pre releases (3290ff1)
- deps: update dependency @types/lodash to v4.17.5 (d32fec9)
- fix semantic release plugin (944a92f)
- fix tsconfig (a49482e)
- switch to node 20 (89c4f64)
- update FCase arguments (2d51319)
- update repo schema (0b4c5c1)
- use proper node version (8b72f62)
- use single entry point (12d2d3b)
9.0.0-next.5 (2024-06-20)
- use single entry point (8a918ce)
9.0.0-next.4 (2024-06-19)
- switch to node 20 (dd9979f)
9.0.0-next.3 (2024-06-19)
- use proper node version (993a896)
9.0.0-next.2 (2024-06-19)
- fix tsconfig (37973c5)
9.0.0-next.1 (2024-06-18)
- order of arguments of the FCase function has been change
- add new functions (b15e97f)
- export case and step params (ea7cbaf)
- prepare pre releases (0f1f859)
- produce esm build (3b71147)
- deps: update dependency @types/lodash to v4.17.5 (d32fec9)
- fix esm exports (bfba56b)
- fix semantic release plugin (0954bd7)
- update FCase arguments (2d51319)
- update repo schema (0b4c5c1)
8.1.0 (2023-12-01)
- adds isSprite typeguard (2684c38)
8.0.0 (2023-11-30)
- IconSymbolizer.image can be a Sprite
- add support for image sprites (f51c297)