Highlight
In this release, @mikattack removed the last dependency of go-toml! 🎉 (https://github.com/pelletier/go-toml/pull/981)
What's Changed
Documentation
- Fix typos in comments and tests by @alexandear in https://github.com/pelletier/go-toml/pull/972
Other changes
- Replace
stretchr/testify
with an internal test suite by @mikattack in https://github.com/pelletier/go-toml/pull/981 - Update to go 1.24 by @pelletier in https://github.com/pelletier/go-toml/pull/982
New Contributors
- @alexandear made their first contribution in https://github.com/pelletier/go-toml/pull/972
- @mikattack made their first contribution in https://github.com/pelletier/go-toml/pull/981
Full Changelog: https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4