pypi tomlkit 0.7.0

latest releases: 0.14.0, 0.13.3, 0.13.2...
5 years ago

Added

  • Added support for sorting keys when dumping raw dictionaries by passing sort_keys=True to dumps() (#103).

Changed

  • Keys are not longer sorted by default when dumping a raw dictionary but the original order will be preserved (#103).

Fixed

  • Fixed compliance with the 1.0.0rc1 TOML specification (#102).

Don't miss a new tomlkit release

NewReleases is sending notifications on new releases.