Skip to content

v0.15.0

Compare
Choose a tag to compare
@dbohdan dbohdan released this 08 Jul 22:22
· 147 commits to master since this release

This version

  • Fixes conversion of YAML with boolean and null keys to JSON;
  • Updates the CBOR, TOML, and YAML library, upgrading support for TOML to 1.0.0 (no longer -rc);
  • Requires Python 3.8;
  • Removes some inert code that supported earlier versions of Python.