mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 02:03:24 +08:00
Merge arrays!
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# New Features
|
||||
- Keeps comments and formatting (e.g. inline arrays)!
|
||||
- Handles anchors!
|
||||
- Can specify yaml tags (e.g. !!int)
|
||||
|
||||
# Update scripts file format has changed
|
||||
|
||||
# Merge command
|
||||
- autocreates missing entries in target by default, new flag to turn that off.
|
||||
|
||||
Reference in New Issue
Block a user