0.9.0
Changes
✨ New Features
- Add support for model with metadata (ed32b7e)
- Add node.Tokens() (0169017)
- Add coveralls (3b437ad)
- Add coverlet (f1febed)
- Add nullable to tests (acb33ce)
🐛 Bug Fixes
- Fix writing trivias for model tables (73c449b)
- Fix checkout (5826a70)
- Fix nullable (04c3fad)
- Fix missing error message (9b9a2b7)
- Fix deserializing an object with a property that is null (c1c2c5a)
🏭 Tests
- Add tests matching the documentation (8d93a1f)
📚 Documentation
- Add documentation and upgrade the front readme (9229998)
🧰 Misc
- Simplifies TomlObject model. Add Toml.Version, Toml.Tokenize. Improve support for datetime. (9b618a8)
- Remove public Toml.Tokenize as they can be used as-is (78b028b)
- Improve support for roundtrip comments with model (014e186)
- Rename SyntaxNode.GetChildren to GetChild (2ea2d1c)
- Remove the signed project from the solution (still created at CI time) (f44d275)
- Allow to dynamically define ignore attributes or attributes providing the Name property (02ca160)
- Bump to 0.9.0 (fc7bc6b)
Full Changelog: 0.4.1...0.9.0