Releases: capeprivacy/cli
Releases · capeprivacy/cli
v0.6.0
19 Apr 16:41
Compare
Sorry, something went wrong.
No results found
Changelog
829c912 Change --config flag from file name to file
6d0bccf Consistency between config help and function
2998099 Merge pull request #270 from capeprivacy/chris/config-file
v0.5.10
13 Apr 18:04
Compare
Sorry, something went wrong.
No results found
Changelog
9eefe8b Add token argument to key
9312c6d Adding tests for cape key
faa9f82 Merge pull request #269 from capeprivacy/chris/key-tests
b355151 Use existing auth function var
v0.5.9
12 Apr 13:00
Compare
Sorry, something went wrong.
No results found
Changelog
c420fe5 Merge pull request #268 from capeprivacy/justin/add-token-list
4e68d47 add token flag to list
10e5c5d fix list test by using authToken func
v0.5.8
06 Apr 15:52
Compare
Sorry, something went wrong.
No results found
Changelog
d6c1394 Merge pull request #267 from capeprivacy/eric/add-token-for-test
258307d add token parameter to test cmd
v0.5.7
05 Apr 19:07
Compare
Sorry, something went wrong.
No results found
Changelog
2e5fbd3 Merge pull request #266 from capeprivacy/eric/bump-version-go-mod
db9ff0a update go version for go releaser
c324b3b upgrade go version in go.mod
v0.5.5
29 Mar 17:48
Compare
Sorry, something went wrong.
No results found
Changelog
0d36eb2 Merge pull request #263 from capeprivacy/justin/delete-token-flag
3a77c13 allow tokens for be delete cmd
v0.5.4
28 Mar 17:53
Compare
Sorry, something went wrong.
No results found
Changelog
9408526 Merge pull request #261 from capeprivacy/thor/tap-token
77d40e1 Use separate token for homebrew tap
v0.5.1
28 Mar 13:00
Compare
Sorry, something went wrong.
No results found
Changelog
c5c53fd Merge pull request #257 from capeprivacy/ben/verify-backwards-compat
2163bb2 only verify runtime verification if it is sent
v0.5.0
27 Mar 20:53
Compare
Sorry, something went wrong.
No results found
Changelog
b155b6f Add support for signed output from runtime (#256 )
518f329 Adding public bool to function information
00a47aa Improve logging and error message connecting to enclave
1fb09d3 Merge pull request #248 from capeprivacy/thor/brew-two
cd7349a Merge pull request #249 from capeprivacy/thor/better-redirect-messages
481d886 Merge pull request #250 from capeprivacy/justin/enable-cert-chain-validation
22b51f7 Merge pull request #251 from capeprivacy/justin/update-net
1664d28 Merge pull request #252 from capeprivacy/justin/update-dependencies
07784b6 Merge pull request #254 from capeprivacy/chris/rm-fn-tokens
26f1ab4 Removing function token support
8edc41e Renable cert chain validation when calling key
3979fd0 Turn on upload for homebrew formula
d5c3297 add forgetten mocks dir
d46aae6 fix -o for cape run (#255 )
9310b49 update net to try fix vuln reported by dependabot
a08e14e update the rest of the dependencies
v0.4.8
28 Feb 03:31
Compare
Sorry, something went wrong.
No results found
Changelog
3707768 Add homebrew formula to goreleaser config
c7dc710 Merge pull request #245 from capeprivacy/justin/configurable-url-encrypt
74a2c76 Merge pull request #246 from capeprivacy/thor/brew
d8b7b9e add configurable url and insecure with encrypt
7b747fb fix encrypt input error check (#247 )