Commit Graph

29 Commits

Author SHA1 Message Date
Mike Farah 3f0be107d4 Bump dependencies 2021-03-19 12:58:43 +11:00
Mike Farah f7b50e9853 Fixed += operator (https://github.com/mikefarah/yq/issues/750) 2021-03-19 12:36:05 +11:00
Mike Farah c4c8e5e7b0 Preserve comments on map keys 2021-02-11 10:58:40 +11:00
Mike Farah dd17f072cf update deps 2021-02-11 10:58:40 +11:00
Mike Farah c1cf8b4e34 fixing exposed functions and interfaces 2021-02-11 10:58:40 +11:00
Mike Farah 316e0d4d5a Bumped go yaml for comment hanlding fixes 2021-02-11 10:58:40 +11:00
Mike Farah efb9027540 Merge branch 'v4' 2020-12-20 13:31:23 +11:00
Mike Farah c9dbf04da3 Added pipe and length docs, fix pipe precedence 2020-12-01 17:58:07 +11:00
Mike Farah da027f69d7 updated cobra package 2020-12-01 16:16:20 +11:00
Mike Farah ec43f5e7c3 go mod tidy 2020-11-25 11:06:43 +11:00
Mike Farah 62f262147c Attempt to fix git pipeline 2020-11-20 14:00:24 +11:00
Mike Farah af39fc737d Fixed linting 2020-11-13 14:07:11 +11:00
Mike Farah 85d059340b first cli 2020-10-27 16:45:16 +11:00
Mike Farah badd476730 collect object operator! 2020-10-21 13:54:51 +11:00
Mike Farah c791e5c663 equal! 2020-10-09 15:06:01 +11:00
Mike Farah 4c95efa469 wip 2020-10-09 08:51:14 +11:00
Mike Farah 778f8c6916 Removed doctools 2020-09-08 13:03:18 +10:00
Mike Farah 759456e375 Lib version bumps 2020-09-08 09:13:57 +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
Mike Farah 55c4d01a91 Update deps 2020-04-14 11:39:08 +10:00
Risent Veber 090432d241 add colorization 2020-02-28 10:42:19 +11:00
chocolatey030@gmail.com 08f6a90603 [GH-371] cleaned up go modules using 'go mod tidy' 2020-02-26 10:44:03 +11:00
Mike Farah 0347516d82 Always print new line so wc works properly 2020-02-21 10:29:37 +11:00
Mike Farah 24e906bae6 Fixed numeric map key issue 2020-02-12 15:40:21 +11:00
Mike Farah 9e47685271 Compare first cut 2020-02-03 13:59:16 +11:00
Mike Farah d7392f7b58 Refactoring 2019-12-16 16:46:20 +11:00
Mike Farah aad15ccc6e better v3 2019-12-06 15:57:46 +11:00
Mike Farah 97d1aa2b26 Added formatter, fixed docker build 2019-10-31 08:21:19 +11:00
Elliot d1cec1ad18 fix to make it work with modules 2019-10-31 08:21:19 +11:00