All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added Lazarus package
- Updated LICENSE.md
- Updated README.md
- Initial release
- Almost fully compliant to TOML v1.0.0 specification (covering all essential data types, structures, and edge cases.)
- Parsing and serialization functionality
- Comprehensive test suite (53 items)
- Documentation and examples