Commit Graph

560 Commits

Author SHA1 Message Date
Mike Farah 742cf748ac Added support for PPC architectures 2018-07-18 13:45:15 +10:00
Mike Farah 54c06cdb4c Update release instructions re version tag 2018-07-15 08:18:11 +10:00
Roberto Mier Escandon ef5f745da3 Fix version typo 2018-07-11 08:49:37 +10:00
Roberto Mier Escandon 25025f2771 Bump debian package version 2018-07-11 08:49:37 +10:00
Mike Farah ebb8b34b31 Updating readme badges 2018-07-10 22:00:50 +10:00
Mike Farah 9a5e4ee828 Fixed whitespace in badge 2018-07-10 21:51:47 +10:00
Benedikt Franke 0a2dd29940 Add badge for docker build 2018-07-10 21:49:59 +10:00
Mike Farah 50dfce86c9 Updated mkdocs library 2018-07-10 21:29:41 +10:00
Mike Farah e55006e935 Document multi document read feature 2018-07-10 21:24:13 +10:00
Mike Farah d8fed62f03 merge documentation 2018-07-10 21:24:13 +10:00
Mike Farah 52a39bf31e Incrementing snapcraft version 2018-07-10 21:12:32 +10:00
Mike Farah d84254c30f moar tests 2018-07-08 22:04:31 +10:00
Mike Farah 18bb4eee96 moar tests 2018-07-08 21:57:56 +10:00
Mike Farah 86b9fe3ef9 Can read from all documents 2018-07-08 21:47:01 +10:00
Mike Farah 2c15048ddb Added merge with append 2018-07-07 15:26:56 +10:00
Mike Farah ce2ee42f71 Release instructions for gopkg 2018-07-01 14:45:19 +10:00
Mike Farah c2c49dcb17 Fixed help length to prevent horizontal scroll in README 2018-06-27 19:37:18 +10:00
Mike Farah 60de18391c Incrementing version for next release 2018-06-27 12:06:46 +10:00
Mike Farah c86f8b426b Fixed writing inplace from docker 2018-06-27 12:06:31 +10:00
Mike Farah b3532e0a61 Cache devtools and vendor libs in docker 2018-06-27 12:05:52 +10:00
Mike Farah b3b60665e4 Fixed toJson command line option, should only apply to read command 2018-06-26 14:09:56 +10:00
Mike Farah df08b055cf Shorten instructions in readme to avoid horizontal scroll 2018-06-20 19:50:19 +10:00
Mike Farah e822313e82 Merge branch 'multi' 2018-06-20 19:48:44 +10:00
Mike Farah a9f25c9d76 Added more snapcraft instructions 2018-06-20 19:46:47 +10:00
Roberto Mier Escandon 0a8c268dcc Bumped deb version 2018-06-20 19:28:44 +10:00
Mike Farah a0e70279a8 Updating snapcraft version 2018-06-20 17:51:07 +10:00
Mike Farah 25c9c22d8d Updating docs 2018-06-20 14:29:17 +10:00
Mike Farah d46d555b07 Incrementing version 2018-06-20 14:29:10 +10:00
Mike Farah fb87f638f2 Multi doc supports updating all docs 2018-06-20 11:45:51 +10:00
Mike Farah facc81d1f4 github version of mousetrap required for xcompile 2018-06-20 08:14:14 +10:00
Mike Farah c1f9065c68 pflag has to be github :eye_roll: 2018-06-18 20:12:09 +10:00
Mike Farah be84cc3082 Add pflag back in 2018-06-18 20:08:41 +10:00
Mike Farah a2571da1a1 Updated docs to refer to gopkg.in when using go get 2018-06-18 11:45:46 +10:00
Mike Farah 6d6e476ac8 Use gopkg managed versions of dependencies, for better go get support 2018-06-18 11:37:42 +10:00
Mike Farah ae0c042ae6 Use gopkg managed version of yaml to properly support go get 2018-06-18 11:12:52 +10:00
Mike Farah 867ec92d3a Version bump 2018-06-15 20:50:20 +10:00
Mike Farah 113586b5e0 Updating help for multi doc 2018-06-15 20:31:29 +10:00
Mike Farah c38f19e0a9 Enabled multi document support for merge (first document only) 2018-06-15 16:48:36 +10:00
Mike Farah 8ca85b1c64 Simplified merge command 2018-06-15 16:40:52 +10:00
Mike Farah 08870f8ec9 Simplified 'new' command 2018-06-15 16:21:18 +10:00
Mike Farah 94b217984c Better error handling 2018-06-15 16:11:13 +10:00
Mike Farah 2f5a481cc3 Detect when there is no document X to update 2018-06-15 09:54:11 +10:00
Mike Farah 1a4064429d Delete now supports multi docs! 2018-06-15 09:43:20 +10:00
Mike Farah 1b22e1d812 Fixed delete command for arrays 2018-06-15 09:03:42 +10:00
Mike Farah 297522cbdd Write supports multidoc yaml, better use of yaml library streaming 2018-06-15 08:39:59 +10:00
Mike Farah be991fdacd Read test 2018-06-15 08:39:29 +10:00
Mike Farah be08214773 fixed version test 2018-06-13 10:00:01 +10:00
Mike Farah 9e971ebeae Beta version of multiple document support for read, write coming soon 2018-06-13 09:26:52 +10:00
Mike Farah f340db5795 Extract out reading of write commands 2018-06-13 09:24:37 +10:00
Mike Farah ab852ceafa Separate reading stream from processing 2018-06-13 09:11:54 +10:00