Skip to content

0.4.0

Compare
Choose a tag to compare
@sdispater sdispater released this 23 Jul 21:07
· 349 commits to master since this release
0.4.0
9977a2c

Added

  • dumps() now also accepts a raw dictionary.

Changed

  • add()/append()/remove() now return the current Container/Table to provide a fluent interface.
  • Most items not behave like their native counterparts.

Fixed

  • Fixed potential new lines inside an inline table.