Skip to content

Releases: mathspp/extendedjson

0.1.3

25 Jul 13:57
a2347c5
Compare
Choose a tag to compare

Add wrappers around json functions: load, loads, dump, dumps.

0.1.2

29 Jun 23:49
Compare
Choose a tag to compare

Added

  • 100% code coverage.
  • Code coverage reporting to tox.
  • Tests to cover encoding and decoding that fails.

0.1.1

25 Jun 21:09
Compare
Choose a tag to compare

Added

  • Basic round-tripping testing.

0.1.0

22 Jun 17:50
Compare
Choose a tag to compare

Added

  • Classes ExtendedEncoder and ExtendedDecoder to allow extension of the JSON format.