0.5.4
Fixed
- Fixed the handling of inline tables.
- Fixed date, datetime and time handling on Python 3.8.
- Fixed behavior for sub table declaration with intermediate tables.
- Fixed behavior of
setdefault()
on containers (Thanks to @AndyKluger). - Fixed tables string representation.