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

add labels option #230

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

Conversation

RoadRunnr
Copy link

Add a {labels, Labels} with Label = binary | atom | existing_atom | attempt_atom to control the how JSON labels are returned during decoding.

@RoadRunnr
Copy link
Author

This is the more complex and complete alternative to #229.

I actually like this one better and would prefer this version to be merged!

@RoadRunnr RoadRunnr force-pushed the feature/labels branch 2 times, most recently from cb0f8ba to a2ca7fd Compare August 28, 2023 12:39
Add a `{labels, Labels}` with `Label = binary | atom | existing_atom | attempt_atom` to control
the how JSON labels are returned during decoding.
The NIF API only added support for UTF-8 atom in OTP-26. Use it to properly
encode and decode atoms.
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.

1 participant