Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add geostyler style as a format #416

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

olsen232
Copy link
Contributor

@olsen232 olsen232 commented Dec 9, 2024

Adds geostyler as a format, such that

input.geostyler
-s geostyler
-t geostyler
-o output.geostyler

all work.

Tidies up some logic around selecting formats - we don't want to warn the user that no format was specified if they explicitly specified "geostyler"

Removes some duplicated code

  • instantiation of parsers
  • handling of parser errors

Fixes #392

Copy link
Contributor

@KaiVolland KaiVolland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great.

@KaiVolland KaiVolland merged commit d719d96 into geostyler:main Dec 11, 2024
3 checks passed
@jansule
Copy link
Contributor

jansule commented Dec 11, 2024

🎉 This PR is included in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing geostyler as an input parser format
4 participants