Skip to content

Release 0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@srittau srittau released this 13 Mar 16:08
· 40 commits to main since this release

Added

  • Add support for Python 3.12.
  • Add Present and Absent for absence checks in assert_json_subset().

Removed

  • Drop support for Python 3.7.

Deprecated

  • Deprecate Exists in favor of Present and Absent in
    assert_json_subset().