Skip to content

Support decoding 1/0 into True/False in lax mode - #471

Merged
jcrist merged 1 commit into
mainfrom
lax-mode-bool-from-int
Jul 6, 2023
Merged

Support decoding 1/0 into True/False in lax mode#471
jcrist merged 1 commit into
mainfrom
lax-mode-bool-from-int

Conversation

@jcrist

@jcrist jcrist commented Jul 6, 2023

Copy link
Copy Markdown
Member

Previously we only supported mapping string versions of 1/0 to True/False in lax mode. This adds support for mapping the integer values as well.

Previously we only supported mapping *string* versions of `1`/`0` to
`True`/`False` in lax mode. This adds support for mapping the integer
values as well.
@jcrist
jcrist merged commit d4ce822 into main Jul 6, 2023
@jcrist
jcrist deleted the lax-mode-bool-from-int branch July 6, 2023 02:54
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