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: make strict parsing even stricter #989

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wolfv
Copy link
Contributor

@wolfv wolfv commented Dec 17, 2024

This PR makes parsing even stricter. With these changes, foo 1.2.3 throws an error and suggests either ==1.2.3, or 1.2.3.*.

Note: there seems to be a bug (not sure if new?) when parsing 1!1.2.3.* - it says "ExpectedEof".

@baszalmstra
Copy link
Collaborator

You still have some test failures, but otherwise looks good to me!

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

Successfully merging this pull request may close these issues.

2 participants