Releases: geostyler/geostyler-cli
Releases · geostyler/geostyler-cli
v3.1.0
Version 3.0.0
What's Changed
- Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #171
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #179
- Avoid error when no file extension found by @geographika in #193
- Handle Windows paths by @geographika in #195
- Parser updates by @KaiVolland in #196
- Bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #173
- Bump validator from 13.6.0 to 13.7.0 by @dependabot in #149
- Bump plist from 3.0.4 to 3.0.5 by @dependabot in #180
- Bump @types/node from 16.9.1 to 16.11.39 by @dependabot in #197
- Allow raw output to be created when no output format is specified by @geographika in #200
- Bump validator from 13.6.0 to 13.7.0 by @dependabot in #199
- Bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #198
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #295
- Add format param for conversion from/to SLD 1.1.0 by @giohappy in #323
- Add info about se option to README by @jansule in #324
- Allow reading of subdirectories by @KaiVolland in #335
- Update to geostyler-style v7 by @KaiVolland in #336
New Contributors
Full Changelog: v2.0.0...v3.0.0
Version 2.0.0
Features
- Update target help text b5a10c5
- Update target help 4c88d0d
- Fix casing e33b613
- Allow raw geostyler output c6185a2
Breaking
The default output is now a geostyler-style
json string instead of undefined. If you use the geostyler-cli
for scripting you might need to adjust these, e.g. null checks.
Version 1.0.0
Initial major release.