v4.44.1 abd v4.44.2

This commit is contained in:
Mike Farah
2024-06-16 11:16:43 +10:00
parent 450a4b4d37
commit aaf1782788
5 changed files with 267 additions and 1 deletions
+3
View File
@@ -45,7 +45,9 @@
* [Length](operators/length.md)
* [Line](operators/line.md)
* [Load](operators/load.md)
* [Min](operators/min.md)
* [Map](operators/map.md)
* [Max](operators/max.md)
* [Modulo](operators/modulo.md)
* [Multiply (Merge)](operators/multiply-merge.md)
* [Omit](operators/omit.md)
@@ -53,6 +55,7 @@
* [Path](operators/path.md)
* [Pick](operators/pick.md)
* [Pipe](operators/pipe.md)
* [Pivot](operators/pipe.md)
* [Recursive Descent (Glob)](operators/recursive-descent-glob.md)
* [Reduce](operators/reduce.md)
* [Reverse](operators/reverse.md)