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

Deprecate enum Feature in favor of additional methods in RegExpBuilder #47

Closed
pemistahl opened this issue Sep 14, 2021 · 0 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@pemistahl
Copy link
Owner

In retrospect, the part of the library API which uses the enum Feature feels kind of clumsy. For the next release, I will deprecate this enum and all methods using it. I will introduce additional builder methods in the RegExpBuilder instead which makes the API more consistent and easier to use overall.

@pemistahl pemistahl added the enhancement New feature or request label Sep 14, 2021
@pemistahl pemistahl added this to the grex 1.3.0 milestone Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant