Commit Graph

560 Commits

Author SHA1 Message Date
Mike Farah 778f8c6916 Removed doctools 2020-09-08 13:03:18 +10:00
Mike Farah 9f43a4a265 Keep comments when using the write commandt o update values 2020-09-08 09:46:04 +10:00
Mike Farah bb6f07d147 Use latest go-lang 2020-09-08 09:43:11 +10:00
Mike Farah 759456e375 Lib version bumps 2020-09-08 09:13:57 +10:00
Mike Farah 5e59803037
Update README.md 2020-09-03 10:58:00 +10:00
Roberto Mier Escandon a0cb691601 Bump version to 3.3.2 2020-08-16 13:02:07 +10:00
Mike Farah fea8510061 Added comments merge strategy 2020-07-17 15:51:03 +10:00
Mike Farah b380ea2892 better array merge strategy name 2020-07-17 13:27:27 +10:00
Mike Farah d66a709213 refactored array merge flags into a strategy 2020-07-17 13:26:20 +10:00
Mike Farah 2fc39b3865 Can overwrite arrays when merging 2020-07-17 13:07:32 +10:00
Mike Farah ee07edbd88 Added merge alias test 2020-06-18 09:56:36 +10:00
Mike Farah b11661a1be Refactored merge - will allow more sophisticated mergin 2020-06-18 09:44:36 +10:00
Mike Farah eac218980e Visit document node 2020-06-18 09:03:40 +10:00
Mike Farah 80e7f46538 Dont log mergePathStackToString - end up with duplicate logs 2020-06-18 09:03:40 +10:00
Mike Farah 086f0ec6b9
Update bug_report.md 2020-06-15 21:42:26 +10:00
Mike Farah 89cbe63343 Fixed deep read at root level 2020-06-15 12:31:13 +10:00
RyderXia 07cd3d4b8b return error 2020-06-13 16:45:52 +10:00
RyderXia b7b6988e76 mk TempDir 2020-06-13 16:45:52 +10:00
Mike Farah 9de2039c31 Version bump 2020-06-12 12:23:18 +10:00
Mike Farah 767709fef5 Fixed error flag 2020-06-12 12:21:46 +10:00
Mike Farah d9ae8e1e5a Updated readme 2020-06-12 09:30:05 +10:00
Mike Farah b0fa0e5b86 added shell completion instructions 2020-06-11 18:50:38 +10:00
Mike Farah 6777d639c0 Fixed error handling 2020-06-11 18:30:45 +10:00
Mike Farah de8dcff803 Added shell completions 2020-06-11 18:27:01 +10:00
Mike Farah 765ada4dc6 Bumping version 2020-06-11 15:01:18 +10:00
Mike Farah 1405584892 New,Update now support anchors and aliases 2020-06-11 13:57:13 +10:00
Mike Farah 8c9c326342 Usage error messages now go to StdErr 2020-06-11 10:14:33 +10:00
Mike Farah e90b00957b Added missing flow style 2020-06-11 09:58:10 +10:00
Mike Farah 71f5f76213 Delete now works with deep splat 2020-06-11 09:53:36 +10:00
Mike Farah b9e304e7a4 Can stripComments and explodeAnchors for compare 2020-06-11 09:13:55 +10:00
Mike Farah d473c39a44 Added exit flag 2020-06-10 16:55:20 +10:00
Mike Farah 9624410add Significantly improved performance of exploding anchors (improves to json speed) 2020-06-10 16:36:33 +10:00
Mike Farah b55fe48bd8 Update to latest go-yaml library, updated test w.r.t. formatting and comment handling fixes 2020-06-10 16:02:12 +10:00
adripo 721dd57ed4 Fixed typo
removed repeated word
2020-06-02 09:02:20 +10:00
Roberto Mier Escandon 6fc3566acd Changelog updated for version 3.3-0 2020-05-01 10:31:53 +10:00
Mike Farah 4b63d92a3c Added choco install instructions 2020-04-22 23:29:44 +10:00
M. Minot 3ccd32a47e docs(readme): protect parameter expansions
Avoid unwanted word-splitting, including in the working directory path.
2020-04-19 00:18:08 +10:00
Mike Farah 3f913afbb9 Fixed cli doco 2020-04-18 08:23:38 +10:00
Mike Farah ff598e1933 Increment version 2020-04-17 17:28:41 +10:00
Mike Farah 23de61a8d7 Can now update tag/style of nodes without affecting the value 2020-04-17 17:09:33 +10:00
Mike Farah 64135a16e1 Use single/double instead of singleQuoted/doubleQuoted 2020-04-17 11:24:45 +10:00
Mike Farah 06d8715cbe Added customStyle flag, split command tests 2020-04-17 11:03:43 +10:00
Mike Farah e15633023f Increment version 2020-04-16 15:29:58 +10:00
Mike Farah 6f0a329331 Fixed inplace errors clearing out original file 2020-04-15 11:48:42 +10:00
apenav 55511de9af Upgrade yq_dev container to golang:1.14 base container and deb packages to python3 2020-04-15 09:07:40 +10:00
Mike Farah 2db69c91c9 Added strip comments functionality 2020-04-14 14:48:45 +10:00
Mike Farah 33e35d10dd Dont unwrap json output by default 2020-04-14 14:11:44 +10:00
Mike Farah dfdbbbb24a Added unwrap flag 2020-04-14 13:48:25 +10:00
Mike Farah 55c4d01a91 Update deps 2020-04-14 11:39:08 +10:00
Mike Farah 7dc3d62bb6 Attempt to fix github flow 2020-04-14 11:33:25 +10:00