File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet.
11+
12+ ## [ v3.2.2] - 2026-02-13
13+
1014### Changed
1115- Swapped to use goccy/go-json for improved performance. Thanks @imix
1216- Updated model ` IsScalar ` internals to improve efficiency. Thanks @imix
17+ - General dependency updates.
18+
19+ ### Fixed
20+ - TOML parser sub table parsing. Thanks @pmeier
1321
1422## [ v3.2.1] - 2026-01-05
1523
@@ -744,7 +752,8 @@ See [documentation](https://daseldocs.tomwright.me) for all changes.
744752
745753- Everything!
746754
747- [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.2.1...HEAD
755+ [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.2.2...HEAD
756+ [ v3.2.2 ] : https://github.com/TomWright/dasel/compare/v3.2.1...v3.2.2
748757[ v3.2.1 ] : https://github.com/TomWright/dasel/compare/v3.2.0...v3.2.1
749758[ v3.2.0 ] : https://github.com/TomWright/dasel/compare/v3.1.4...v3.2.0
750759[ v3.1.4 ] : https://github.com/TomWright/dasel/compare/v3.1.3...v3.1.4
You can’t perform that action at this time.
0 commit comments