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

Bump jsoncons to v0.170.1 #1426

Merged
merged 3 commits into from
May 6, 2023
Merged

Conversation

aleksraiden
Copy link
Contributor

Bug fix release (see release notice https://github.com/danielaparker/jsoncons/releases/tag/v0.170.1)

  • Fixed issue where to_integer_base16 produced warnings when passed a wide character string.

  • Fixed issue where parsing JSON resulted in temporary allocations from std::stable_sort

  • Fixed issue where basic_byte_string::assign and basic_byte_string::append failed to compile

  • Fixed issue where enum keyed maps didn't serialize correctly.

@aleksraiden aleksraiden changed the title Bump jsoncons v170.1 Bump jsoncons v0.170.1 May 6, 2023
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

Thank you!

@PragmaTwice PragmaTwice changed the title Bump jsoncons v0.170.1 Bump jsoncons to v0.170.1 May 6, 2023
@tisonkun tisonkun merged commit 1837f8f into apache:unstable May 6, 2023
@aleksraiden aleksraiden deleted the update-jsoncons branch February 13, 2024 18:00
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.

3 participants