Mike Farah
|
c6a52012ab
|
Prefer download binary
|
2020-01-31 10:37:27 +11:00 |
|
Mike Farah
|
63ded205e8
|
Added docs for validate
|
2020-01-31 10:32:44 +11:00 |
|
Mike Farah
|
d1c1ab0a75
|
Added validate command
|
2020-01-30 16:34:43 +11:00 |
|
Mike Farah
|
6ec8386f9e
|
Fixed bad yaml handling
|
2020-01-30 16:32:28 +11:00 |
|
Mike Farah
|
4dbe3636c2
|
Splat array is now the fallback instead of parsing int
|
2020-01-30 15:11:47 +11:00 |
|
Mike Farah
|
4a5bd0ff5b
|
No need to log error
|
2020-01-30 15:00:27 +11:00 |
|
Mike Farah
|
44f36833cf
|
Fixed delete array pattern matching
|
2020-01-30 14:55:58 +11:00 |
|
Mike Farah
|
789ea02096
|
Merge branch 'v3'
|
2020-01-30 13:01:16 +11:00 |
|
Mike Farah
|
7c27491dd6
|
Removed user docs
|
2020-01-30 10:32:34 +11:00 |
|
Mike Farah
|
720cc8f798
|
Update cli docs
|
2020-01-30 09:58:21 +11:00 |
|
Mike Farah
|
abda0e38af
|
Removed unused dep
|
2020-01-22 16:39:41 +11:00 |
|
Mike Farah
|
5cd4c347b0
|
Updated user docs link
|
2020-01-22 16:25:52 +11:00 |
|
Mike Farah
|
1a4d8158ba
|
Removed custom value parsing logic
|
2020-01-20 08:42:08 +11:00 |
|
Mike Farah
|
8a65822b0b
|
Updated docs to include value parsing
|
2020-01-20 08:35:03 +11:00 |
|
Ryan SIU
|
b7148adf20
|
#323 Fix the unit test
|
2020-01-15 14:02:48 +11:00 |
|
Ryan SIU
|
64d38e9f03
|
#323 Refactor the cobra command with standard structure
|
2020-01-15 14:02:48 +11:00 |
|
Mike Farah
|
3a387e65be
|
Updated travis ci build
|
2020-01-15 09:02:06 +11:00 |
|
Mike Farah
|
56ba7c9a43
|
Updated travis ci build
|
2020-01-15 09:01:08 +11:00 |
|
Mike Farah
|
d203ec7b56
|
Accidently changed sample.yaml
|
2020-01-15 08:55:01 +11:00 |
|
Mike Farah
|
e2f79a3dae
|
bolden contribute disclaimer
|
2020-01-13 19:45:24 +11:00 |
|
Mike Farah
|
2d7be26ad5
|
wip update docs
|
2020-01-13 16:58:11 +11:00 |
|
Mike Farah
|
350a8343e9
|
adv search with prefix!
|
2020-01-11 19:52:33 +11:00 |
|
Mike Farah
|
a3f8f9df10
|
more bits
|
2020-01-11 19:38:16 +11:00 |
|
Mike Farah
|
35fd5b7ae4
|
Extracted out is path expression checking logic
|
2020-01-11 19:30:27 +11:00 |
|
Mike Farah
|
2d237e7e8e
|
it works! wip
|
2020-01-11 19:13:52 +11:00 |
|
Mike Farah
|
74c7a4e027
|
it works! wip
|
2020-01-11 18:52:15 +11:00 |
|
Mike Farah
|
f18c5161e0
|
Fixed sponge instructions
|
2020-01-11 16:01:32 +11:00 |
|
Mike Farah
|
eeeeeffd7b
|
Added note about v3
|
2020-01-11 11:44:02 +11:00 |
|
Mike Farah
|
96955ffa9c
|
release notes
|
2020-01-11 09:55:24 +11:00 |
|
Mike Farah
|
9361b8b3e9
|
Beta
|
2020-01-11 09:14:32 +11:00 |
|
Mike Farah
|
24dcb56466
|
Inc version - fix help text
|
2020-01-11 09:13:42 +11:00 |
|
Mike Farah
|
728cbe991a
|
Print path is more accurate than keys (i think)
|
2020-01-11 09:07:39 +11:00 |
|
Mike Farah
|
854f5f0fc9
|
wip json encoding
|
2020-01-10 22:01:59 +11:00 |
|
Mike Farah
|
feba7b04fa
|
Added path stack to string test
|
2020-01-09 21:36:05 +11:00 |
|
Mike Farah
|
0621307391
|
Fixed linting errors
|
2020-01-09 21:27:52 +11:00 |
|
Mike Farah
|
924eb6c462
|
Added missing functions to interface
|
2020-01-09 21:18:24 +11:00 |
|
Mike Farah
|
52eef67e37
|
more tests, some refactoring
|
2020-01-09 08:17:56 +11:00 |
|
Mike Farah
|
38d35185bc
|
Can overwrite and append with merge
|
2020-01-06 16:27:00 +13:00 |
|
Mike Farah
|
d8c29b26c1
|
Merge can allow empty merges!
|
2020-01-06 16:22:24 +13:00 |
|
Mike Farah
|
e3f4eedd51
|
Fixed merge new array
|
2020-01-06 10:12:38 +13:00 |
|
Mike Farah
|
690da9ee74
|
Fixed merge new array
|
2020-01-06 10:12:30 +13:00 |
|
Mike Farah
|
1f7f1b0def
|
Merge arrays!
|
2020-01-05 17:28:24 +13:00 |
|
Mike Farah
|
1aa5ec1d40
|
Merge! wip
|
2020-01-05 17:14:14 +13:00 |
|
Mike Farah
|
a065a47b37
|
Fixed tests
|
2020-01-05 16:22:18 +13:00 |
|
Mike Farah
|
625cfdac75
|
wip;
|
2019-12-31 15:21:39 +13:00 |
|
Mike Farah
|
4dbdd4a805
|
Deep splat!
|
2019-12-30 16:51:07 +13:00 |
|
Mike Farah
|
8a6af1720d
|
Fixed modify array issue!
|
2019-12-30 11:21:21 +13:00 |
|
Mike Farah
|
0652f67a91
|
Refactored!
|
2019-12-28 20:19:37 +13:00 |
|
Mike Farah
|
df52383ffb
|
Delete works! needs refactor
|
2019-12-28 10:51:54 +13:00 |
|
Mike Farah
|
707ad09ba5
|
Refactor wip
|
2019-12-27 19:06:58 +11:00 |
|