Skip to content

Conversation

@MathiasKoch
Copy link
Collaborator

@MathiasKoch MathiasKoch commented Jul 21, 2020

Correctly handle escaped strings when parsing json strings.

Fixes #31
Fixes #30

@MathiasKoch MathiasKoch changed the title Correctly handle escaped strings when parsing json strings. Fixes #31 Correctly handle escaped strings when parsing json strings. Fixes #30 & #31 Jul 22, 2020
@MathiasKoch
Copy link
Collaborator Author

@eldruin Could we get some of these PRs merged now? I think all 6 are good to go before a new release?

@eldruin
Copy link
Member

eldruin commented Nov 22, 2020

@MathiasKoch Thanks for the summary. Will do. I just need to go through them in detail.

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!
Could you add an entry to the changelog before the merge?

@MathiasKoch
Copy link
Collaborator Author

I will merge these and open a new PR with combined changelog entries

@MathiasKoch MathiasKoch merged commit 8de413e into rust-embedded-community:master Dec 11, 2020
@MathiasKoch MathiasKoch deleted the enhancement/correctly-handle-escaped-strings branch December 11, 2020 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect string end quotes correctly String escaping

2 participants