mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-05 17:36:59 +08:00
Updating docs
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
4.18.1:
|
||||
- `eval` is now the _default_ command, you can leave it out
|
||||
- `-` no longer needs to be specified as STDIN, unless you are also working with multiple files.
|
||||
- `eval` is now the _default_ command, you can leave it out #113
|
||||
- `-` no longer needs to be specified as STDIN, unless you are also working with multiple files. #113
|
||||
- Adding to empty maps / arrays now uses idiomatic yaml styling by default
|
||||
- Fixed seg fault on bad input #1086
|
||||
- New `envsubst` operator! (thanks @sciyoshi)
|
||||
|
||||
Reference in New Issue
Block a user