mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
Updating release notes for next release
This commit is contained in:
parent
d00153de71
commit
de38abb121
@ -1,3 +1,7 @@
|
|||||||
|
4.19.1:
|
||||||
|
- New [eval](https://mikefarah.gitbook.io/yq/operators/eval) _operator_ that allows dynamic expression evaluation (e.g. from a env variable) (#1087)
|
||||||
|
- Adding new elements to array now automatically applies styling of existing elements (#722)
|
||||||
|
|
||||||
4.18.1:
|
4.18.1:
|
||||||
- `eval` is now the _default_ command, you can leave it out #113
|
- `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
|
- `-` no longer needs to be specified as STDIN, unless you are also working with multiple files. #113
|
||||||
|
Loading…
Reference in New Issue
Block a user