-
Added functions
dump,dumps,load, andloads, that overload the standard functions of the same name in thejsonmodule. -
CI through GitHub action that runs tox automatically.
- 100% code coverage.
- Code coverage reporting to tox.
- Tests to cover encoding and decoding that fails.
- Basic round-tripping testing.
- Classes
ExtendedEncoderandExtendedDecoderto allow extension of the JSON format.