mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
5 lines
350 B
Plaintext
5 lines
350 B
Plaintext
4.12.0:
|
|
- Can now convert yaml to properties properties format (`-o=props`), See [docs](https://mikefarah.gitbook.io/yq/v/v4.x/usage/properties) for more info.
|
|
- Fixed document header/footer comment handling when merging (https://github.com/mikefarah/yq/issues/919)
|
|
- pretty print yaml 1.1 compatibility (https://github.com/mikefarah/yq/issues/914)
|