Skip to content

v1.1.0

Compare
Choose a tag to compare
@cyyynthia cyyynthia released this 22 May 12:42
· 29 commits to mistress since this release
11e3a36

smol-toml can now serialize objects to TOML 🎉 A basic (and fast!) serializer has been implemented, with no customization capabilities for now. Refer to the README for gotchas about the serializer and how it handles certain types that cannot be represented in TOML such as null!

What's Changed

Full Changelog: v1.0.1...v1.1.0