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: support empty string for safe access operator #1176

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

w-lfchen
Copy link
Contributor

@w-lfchen w-lfchen commented Aug 27, 2024

Description

Additional Notes

This contains the breaking change of no longer supporting safe access for JSON strings, should that be mentioned in the change log or maybe even reverted?

Checklist

  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes.
  • I used cargo fmt to automatically format all code before committing

Copy link
Contributor Author

@w-lfchen w-lfchen left a comment

Choose a reason for hiding this comment

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

i dropped the dependency updates, that should be done in a separate pr alongside updating to rust 1.81

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.

[BUG] Incorrect handling of an empty string by the safe access operator
1 participant