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

Encode nil values correctly for :null schema types #8

Merged
merged 2 commits into from
Feb 1, 2020

Conversation

davydog187
Copy link
Collaborator

klarna/erlavro#92 solved this problem in erlavro, where only the atom :null was a valid way to represent "null" schema types. erlavro now correctly encodes nil as "null".

Using the git tagged link until it is published to hex, see: klarna/erlavro#93

@davydog187
Copy link
Collaborator Author

Addresses #4

@reachfh reachfh merged commit cfb56e6 into cogini:master Feb 1, 2020
@reachfh
Copy link
Contributor

reachfh commented Feb 1, 2020

Great

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.

2 participants