Download Latest Version jsontoml_2.3.1_linux_amd64.tar.xz (1.9 MB)
Email in envelope

Get an email when there's a new version of go-toml

Home / v2.3.0
Name Modified Size InfoDownloads / Week
Parent folder
sha256sums.txt 2026-03-24 2.1 kB
tomll_2.3.0_windows_amd64.tar.xz 2026-03-24 1.9 MB
tomll_2.3.0_darwin_all.tar.xz 2026-03-24 3.7 MB
tomll_2.3.0_linux_amd64.tar.xz 2026-03-24 1.9 MB
tomll_2.3.0_linux_arm.tar.xz 2026-03-24 1.7 MB
tomll_2.3.0_linux_riscv64.tar.xz 2026-03-24 1.8 MB
tomljson_2.3.0_darwin_all.tar.xz 2026-03-24 3.8 MB
tomljson_2.3.0_linux_amd64.tar.xz 2026-03-24 2.0 MB
tomljson_2.3.0_linux_arm64.tar.xz 2026-03-24 1.8 MB
tomljson_2.3.0_linux_arm.tar.xz 2026-03-24 1.8 MB
tomll_2.3.0_linux_arm64.tar.xz 2026-03-24 1.7 MB
tomll_2.3.0_windows_arm64.tar.xz 2026-03-24 1.7 MB
jsontoml_2.3.0_darwin_all.tar.xz 2026-03-24 3.7 MB
jsontoml_2.3.0_linux_amd64.tar.xz 2026-03-24 1.9 MB
jsontoml_2.3.0_linux_riscv64.tar.xz 2026-03-24 1.8 MB
tomljson_2.3.0_linux_riscv64.tar.xz 2026-03-24 1.8 MB
tomljson_2.3.0_windows_amd64.tar.xz 2026-03-24 2.0 MB
tomljson_2.3.0_windows_arm64.tar.xz 2026-03-24 1.8 MB
jsontoml_2.3.0_linux_arm64.tar.xz 2026-03-24 1.7 MB
jsontoml_2.3.0_linux_arm.tar.xz 2026-03-24 1.7 MB
jsontoml_2.3.0_windows_amd64.tar.xz 2026-03-24 1.9 MB
jsontoml_2.3.0_windows_arm64.tar.xz 2026-03-24 1.7 MB
README.md 2026-03-24 3.0 kB
v2.3.0 source code.tar.gz 2026-03-24 926.6 kB
v2.3.0 source code.zip 2026-03-24 959.5 kB
Totals: 25 Items   45.5 MB 3

This is the first release built largely with the help of AI coding agents. Highlights include the complete removal of the unsafe package. go-toml is now fully safe Go code, with a geomean overhead of only ~1.4% vs v2.2.4 and zero additional allocations on benchmarks. This release also adds omitzero struct tag support, improves UnmarshalText/Unmarshaler handling for tables and array tables, and fixes several bugs including nil pointer marshaling, leap second handling, and datetime unmarshaling panics.

What's Changed

What's new

Fixed bugs

Documentation

Other changes

New Contributors

Full Changelog: https://github.com/pelletier/go-toml/compare/v2.2.4...v2.3.0

Source: README.md, updated 2026-03-24