Skip to content

Releases: php-internal/toml

v1.1.2

31 Mar 11:16
c6b2769

Choose a tag to compare

1.1.2 (2026-03-31)

Bug Fixes

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

v1.1.1

30 Mar 16:18
964ee13

Choose a tag to compare

1.1.1 (2026-03-30)

Bug Fixes

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

v1.1.0

30 Mar 10:14
37ebfdf

Choose a tag to compare

1.1.0 (2026-03-30)

Features

v1.0.3

17 Nov 15:05
519d4d1

Choose a tag to compare

1.0.3 (2025-11-17)

Full Changelog: 1.0.2...1.0.3

v1.0.2

06 Nov 16:32
b3aad57

Choose a tag to compare

1.0.2 (2025-11-06)

What's Changed

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

Full Changelog: 1.0.1...1.0.2

v1.0.1

23 Oct 12:24
2ac3c17

Choose a tag to compare

1.0.1 (2025-10-23)

Full Changelog: 1.0.0...1.0.1

1.0.0

23 Oct 12:12
a349d50

Choose a tag to compare

chore: Add release-please manifest