Skip to content

1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Oct 20:28
· 2 commits to main since this release
6a4555f

1.3.0

  • [FEAT] add EncodeOptions.comma_compact_nulls, allowing omission of None entries in lists when using the ListFormat.COMMA. This results in cleaner output (e.g., [True, False, None, True] becomes "true,false,true").

PyPI: https://pypi.org/project/qs_codec/1.3.0/