We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2ba41 commit ed4f468Copy full SHA for ed4f468
release_notes.txt
@@ -1,3 +1,10 @@
1
+4.48.1:
2
+ - Added 'parents' operator, to return a list of all the hierarchical parents of a node
3
+ - Added 'first(exp)' operator, to return the first entry matching an expression in an array
4
+ - Fixed xml namespace prefixes #1730 (thanks @baodrate)
5
+ - Fixed out of range panic in yaml decoder #2460 (thanks @n471d)
6
+ - Bumped dependencies
7
+
8
4.47.2:
9
- Conversion from TOML to JSON no longer omits empty tables #2459 (thanks @louislouislouislouis)
10
- Bumped dependencies
0 commit comments