v3.0
- 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.