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
I was testing the recent numeric parsing and found out that:
This is the default as of version 2.6.2
The text was updated successfully, but these errors were encountered:
Ah, yeah that's yucky. I didn't modify the array parsing when I switched things back over to the more pedantic type parsing.
Sorry, something went wrong.
See also #378
Merge pull request #501 from lalitkapoor/GH-452
ff8fb61
improve support for int arrays and float arrays
@brianc seems like this was resolved by #501?
(Just eyeballing the diff; haven't actually verified.)
Yeah you're right! thanks. :)
No branches or pull requests
I was testing the recent numeric parsing and found out that:
This is the default as of version 2.6.2
The text was updated successfully, but these errors were encountered: