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

Fix parsing behavior for numbers and time #76

Open
EmNudge opened this issue Apr 24, 2024 · 0 comments
Open

Fix parsing behavior for numbers and time #76

EmNudge opened this issue Apr 24, 2024 · 0 comments
Labels
bug Something isn't working parser

Comments

@EmNudge
Copy link
Owner

EmNudge commented Apr 24, 2024

Add a version type for v<num>.<num>.<num> or just any 3 numbers in general that are dot-separated.

Don't parse time if it's inside of a word. It should start and end on a word boundary.

Might want to also look into ANSI parsing not removing the first few bits of ANSI from certain messages.

@EmNudge EmNudge added bug Something isn't working parser labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parser
Projects
None yet
Development

No branches or pull requests

1 participant