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: various improvements #11

Merged
merged 6 commits into from
May 19, 2019
Merged

feat: various improvements #11

merged 6 commits into from
May 19, 2019

Conversation

Berkmann18
Copy link
Owner

@Berkmann18 Berkmann18 commented May 19, 2019

Close #10

`json-fixer` can now fix several issues instead of one until it went through the heuristical-based
number of fixes needed for particular data. The quote fixer now doesn't includ commas or any
meaningful JSON tokens within the quotes.
It can now handle valid non-base-10 numbers instead of _just_ the ones with no leading `0`.
@Berkmann18 Berkmann18 merged commit b1ac727 into master May 19, 2019
@Berkmann18 Berkmann18 deleted the continue branch May 19, 2019 16:41
@Berkmann18
Copy link
Owner Author

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

JSON Errors to fix
1 participant