v0.4.1
What’s Changed
New Features
- Introduce
TomlDocumentclass by @DecimalTurn in #66 - Add
TomlFormatclass by @DecimalTurn in #77 - Better Inline vs Multiline Tables formatting by @DecimalTurn in #79
- Handle TOML date formats when patching by @DecimalTurn in #82
Bug Fixes
- Dates will now preserve their formatting when patched.
Dependencies
Submodules
- Updated submodules/toml-test digest to b54f9ff
GitHub Actions
- Update actions/checkout action to v6
- Update actions/upload-artifact action to v6
devDependencies
- Updated node to v24
- Updated glob to v13
- Updated rimraf to v6.1.2
- Updated js-yaml to v4.1.1
- Updated ts-jest to v29.4.6
- Updated rollup-plugin-dts to v6.3.0
- Skipped rollup v4.53.0 due to upstream issues
Other
Full Changelog: v0.3.8...v0.4.1