Skip to content

Releases: geostyler/geostyler-style

v8.0.0

30 Nov 13:51
Compare
Choose a tag to compare

8.0.0 (2023-11-30)

⚠ BREAKING CHANGES

  • IconSymbolizer.image can be a Sprite
    • This might break your typings / typechecks when using TypeScript so it is maybe needed to add some checks.

Features

  • add support for image sprites (f51c297)

Bug Fixes

  • replace width and height with size (f264c83)
  • add missing semantic-release dependency (aa60480)

Version 7.5.0

09 Nov 12:16
Compare
Choose a tag to compare

What has changed

  • feat: added placement for TextSymbolizer 74cd3ab
  • docs: fix typo in README d6b7c10
  • docs: add badges to README 5d58d4e
  • docs: remove deprecated badges from readme and update schema.json 3bee045
  • chore: remove deprecated tsconfig option 2cd7c61
  • chore(deps): remove dependabot 2f5ae9d
  • chore(deps): dependency maintenance 0d0f615
  • docs: update schema.json 33722e1
  • Add renovate.json 72e56e0

v7.4.0...v7.5.0

Version 7.4.0

04 Sep 13:42
Compare
Choose a tag to compare

What has changed

  • feat: add metadata block to geostyler style 93f1d59
  • ci: use Node.js versions 18.x and 20.x 71ed591

v7.3.1...v7.4.0

Version 7.3.1

25 May 12:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.0...v7.3.1

Version 7.3.0

23 May 15:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.3.0

Version 7.2.0

24 Oct 07:26
Compare
Choose a tag to compare
  • improve documentation ac0026b
  • introduces outlineCap and outlineJoin db1da5d
  • introduces haloOpacity 2aa6b02
  • create dedicated types for join and cap 8915d83

v7.1.1...v7.2.0

Version 7.1.1

17 Oct 15:21
Compare
Choose a tag to compare

v7.1.0...v7.1.1

Version 7.1.0

05 Sep 14:47
Compare
Choose a tag to compare

Features

  • add Function to unsupportedProperties 955ed08
  • make function typeguards more failsafe be9cf53

Fixes

  • fix signature of ComparisonFilter 20e0639
  • fix signature of "between" Function 7b33009

v7.0.0...v7.1.0

Version 7.0.0

05 Sep 08:52
Compare
Choose a tag to compare

Breaking

  • Removes AbstractExpression, PropertyName and LiteralValue.

Features

  • Introduces typing for functions

v7.0.0-beta.0...v7.0.0

Version 6.0.0

02 Aug 12:49
Compare
Choose a tag to compare

Breaking changes

  • Extends the style model to allow expressions

PRs

  • Merge pull request #391 from geostyler/expressions 63273c8
  • Merge pull request #403 from geostyler/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.29.0 6d19f84
  • Bump @typescript-eslint/eslint-plugin-tslint from 5.28.0 to 5.29.0 b9ee3eb
  • Merge pull request #399 from geostyler/dependabot/npm_and_yarn/terrestris/eslint-config-typescript-3.0.0 4418475
  • Merge pull request #402 from geostyler/dependabot/npm_and_yarn/typescript-eslint/parser-5.29.0 eecd0d5
  • Merge pull request #404 from geostyler/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.29.0 7313ae1
  • Merge pull request #405 from geostyler/dependabot/npm_and_yarn/np-7.6.2 589253b
  • Bump np from 7.6.1 to 7.6.2 9da1ac5
  • Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 f42e5cb
  • Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 d99da62
  • Bump @terrestris/eslint-config-typescript from 2.1.0 to 3.0.0 3ab3565
  • Merge pull request #395 from geostyler/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.28.0 4ea6e9c
  • Merge pull request #400 from geostyler/dependabot/npm_and_yarn/eslint-8.18.0 562f148
  • Merge pull request #401 from geostyler/dependabot/npm_and_yarn/typescript-4.7.4 af5ed20
  • Bump eslint from 8.17.0 to 8.18.0 53e23ee
  • Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 fec3ddf
  • Bump typescript from 4.7.3 to 4.7.4 78b37c0
  • Merge pull request #394 from geostyler/dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0 bed902f
  • Merge pull request #396 from geostyler/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.28.0 6a22152
  • Merge pull request #397 from geostyler/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.6.0 66ce95e
  • Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 55460db
  • Bump @typescript-eslint/eslint-plugin-tslint from 5.27.1 to 5.28.0 4eac812
  • Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 6dc27fc

v6.0.0-beta.0...v6.0.0