1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

more tests, some refactoring

This commit is contained in:
Mike Farah
2020-01-09 08:17:56 +11:00
parent 38d35185bc
commit 52eef67e37
11 changed files with 215 additions and 555 deletions

View File

@@ -6,7 +6,7 @@
# New Features
- Keeps comments and formatting (e.g. inline arrays)!
- Handles anchors!
- Can specify yaml tags (e.g. !!int)
- Can specify yaml tags (e.g. !!int), quoting values no longer sufficient, need to specify the tag value instead.
# Update scripts file format has changed