Skip to content

Releases: pybind/pybind11_json

0.2.15

09 Dec 15:19
Compare
Choose a tag to compare

Bug fix

  • Avoid crash when converting dict with circular reference by @dbaston in #74

Maintenance and docs

New Contributors

Full Changelog: 0.2.14...0.2.15

Release 0.2.14

13 May 08:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.13...0.2.14

Release 0.2.13

24 Aug 12:31
Compare
Choose a tag to compare

Bug fixes

  • Fix large unsigned conversions in from_json by @pengwyn in #57

Maintenance

New Contributors

Full Changelog: 0.2.12...0.2.13