Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 637 Bytes

Changelog

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.

[1.1.0] - 2025-01-02

Added

  • Added Lazarus package
  • Updated LICENSE.md
  • Updated README.md

[1.0.0] - 2025-01-01

Added

  • 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