Skip to content

Releases: mozilla-services/python-canonicaljson-rs

v0.9.3

09 Oct 14:58
v0.9.3
1dfd21e

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.8.0...v0.9.3

v0.8.0

08 Oct 20:04
46f729a

Choose a tag to compare

What's Changed

New Features

Dependency Updates

  • Bump the minor-patch-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #113
  • Bump serde from 1.0.218 to 1.0.219 in the minor-patch-dependencies group by @dependabot[bot] in #114
  • Bump serde_json from 1.0.140 to 1.0.141 in the minor-patch-dependencies group by @dependabot[bot] in #115
  • Bump the minor-patch-dependencies group with 2 updates by @dependabot[bot] in #116
  • Bump serde_json from 1.0.141 to 1.0.142 in the minor-patch-dependencies group by @dependabot[bot] in #117
  • Bump the minor-patch-dependencies group with 2 updates by @dependabot[bot] in #119
  • Bump the minor-patch-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #120
  • Bump serde from 1.0.226 to 1.0.228 in the minor-patch-dependencies group by @dependabot[bot] in #121

Full Changelog: v0.7.1...v0.8.0

v0.7.1

04 Feb 18:08
v0.7.1
abf507c

Choose a tag to compare

  • Drop building wheels of Python 3.7 and 3.8

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 Feb 16:40
e37c71e

Choose a tag to compare

What's Changed

New Features

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Feb 15:14
25ad331

Choose a tag to compare

What's Changed

New Features

  • Build wheel for python 3.12 and drop unsupported Pypy 3.7 and Pypy 3.9 by @leplatrem in #85

Other Changes

Full Changelog: v0.5.0...v0.6.0

v0.5.0

29 Jan 12:32
v0.5.0
00d9582

Choose a tag to compare

  • Bump canonical_json to 0.5.0 (#37)
  • Bump serde_json to 1.0.91 (#34)
  • Bump serde to 1.0.152 (#36)
  • Bump pyo3 to 0.17.3 (#28)
  • Bump regex to 1.5.6 (#6)
  • Bump lock_api to 0.4.7 (#5)

v0.4.0

29 Jan 12:32
v0.4.0
0f8975b

Choose a tag to compare

  • Upgrade to canonical_json 0.4.0

v0.3.0

29 Jan 12:32
v0.3.0
f972cae

Choose a tag to compare

  • Initial version