Skip to content

Latest commit

 

History

History
104 lines (48 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

104 lines (48 loc) · 4.27 KB

4.3.1 (2025-01-13)

Bug Fixes

  • update geostyler packages (6ef08af)

4.3.0 (2025-01-07)

Features

  • improve CLI conventions (afa64a0)

4.2.0 (2024-12-11)

Features

  • add geostyler style as a format (bc0cc03)

4.1.2 (2024-11-07)

Bug Fixes

  • readd binaries to gitignore (54758ad)
  • update the binary names and assets (f84d295)

4.1.1 (2024-11-06)

Bug Fixes

  • remove binaries from .gitignore (8bf1afa)

4.1.0 (2024-10-31)

Features

  • throw error for unsupported targetParsers (14bb940)
  • adds geostyler-lyrx-parser (cd4b625)

Bug Fixes

4.0.1 (2024-10-07)

Bug Fixes

  • make cli and standalone binaries build work (6e790f6)
  • stringify objects before writing file (1d6c52f)
  • update branch name in CI configs (756fcea)

4.0.0 (2024-06-20)

⚠ BREAKING CHANGES

  • Remove the geostyler command. Use geostyler-cli instead.

Features

  • consolidate geostyler commands (4addec8)

3.1.5 (2024-06-20)

Bug Fixes

  • add missing dependency (44f0f59)
  • create a version.ts file and use this for CLI version numbers (#390) (5b4f47e)

3.1.4 (2024-06-19)

Bug Fixes

3.1.3 (2024-06-19)

Bug Fixes

  • ensure published assets have correct version (#386) (91e4019)

3.1.2 (2024-06-19)

Bug Fixes

  • deps: update dependency ol to v9 (ee3609c)

3.1.1 (2023-05-31)

Bug Fixes

  • move binaries from repo to release assets (#357) (2a794dd)