Skip to content

0.5.4

Compare
Choose a tag to compare
@sdispater sdispater released this 30 Jun 14:40
· 261 commits to master since this release
0.5.4
1872f95

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.