Skip to content

v3.0

Compare
Choose a tag to compare
@KenKundert KenKundert released this 18 Jul 04:06
· 212 commits to master since this release
  • Deprecate trailing commas in inline lists and dictionaries.
  • Adds keymap argument to load() and loads().
  • Adds inline_level argument to dump() and dumps().
  • Implement on_dup argument to load() and loads() in inline dictionaries.
  • Apply convert and default arguments of dump() and dumps() to dictionary keys.