10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix, hopefully for the last time, quote escaping
Fix issue bhollis#142.
Fixed a case where JSON would fail to parse if a string containing a … …number also contained escaped quotes. Fixes bhollis#141.
Tweak quote finder regex to fix bhollis#138.
Fix a perf regression around handling too-large numbers. Fixes bhollis#130.
Bump version.
Update version for release
Update version number in CHANGELOG
Update version to 0.9, update CHANGELOG
I don't know if this is still necessary, but updating install.rdf jus… …t in case