We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a version type for v<num>.<num>.<num> or just any 3 numbers in general that are dot-separated.
v<num>.<num>.<num>
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: