mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-31 21:14:46 +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