Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.28 KB

File metadata and controls

39 lines (19 loc) · 1.28 KB

Changelog

1.1.2 (2026-03-31)

Bug Fixes

  • Better spec 1.1 support (2b45b0b)
  • Improve bare keys parsing (cb4236a)

1.1.1 (2026-03-30)

Bug Fixes

  • Allow same key names in different table scopes (#5) (32e0a52)

1.1.0 (2026-03-30)

Features

1.0.3 (2025-11-17)

Full Changelog: https://github.com/php-internal/toml/compare/1.0.2...1.0.3

1.0.2 (2025-11-06)

What's Changed

  • Handle nested tables in TOML encoder by @roxblnfk in #2

Full Changelog: https://github.com/php-internal/toml/compare/1.0.1...1.0.2

1.0.1 (2025-10-23)

Full Changelog: https://github.com/php-internal/toml/compare/1.0.0...1.0.1