github ultrajson/ultrajson 3.0.0

latest releases: 5.4.0, 5.3.0, 5.2.0...
3 years ago

Added

  • Build Windows, macOS and manylinux wheels on CI and deploy to PyPI (#405, #406) @bwoodsend

Changed

  • Breaking change: New reject_bytes option to raise on bytes, defaults to True to align with json library. Set to False for old behaviour (#266) @elelay
  • Breaking change: Add an allow_nan keyword argument to dumps, defaults to True to align with json library. Set to False for old behaviour (#327) @segfault
  • Specify setuptools_scm config in pyproject.toml (#399) @BenjaminSchubert

Removed

Don't miss a new ultrajson release

NewReleases is sending notifications on new releases.