mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
- Allow inline maps instead of just aliases - Allow aliased sequences - Disallow other types - Use tag `!!merge` instead of key `<<` - Fix insertion index for sequence merge Closes #2386