Skip to content

Commit 4af26b6

Browse files
authored
Merge branch 'master' into fix-yaml-int-parsing
2 parents 16c95d4 + 0087e25 commit 4af26b6

File tree

6 files changed

+660
-30
lines changed

6 files changed

+660
-30
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Fixed a bug in YAML, TOML and dasel query parser that caused it to fail when parsing non-base10 numbers (e.g. hex, binary, octal).
1313
- Fixed a bug in the `toInt` function that caused it to fail when parsing non-base10 numbers (e.g. hex, binary, octal).
14+
- XML child element ordering now has more comprehensive round-trip handling. Thanks @takeokunn.
1415

1516
## [v3.4.1] - 2026-03-30
1617

0 commit comments

Comments
 (0)