Releases: nats-io/nsc
0.2.2
0.2.1
0.2.0
0.1.8
Changelog
856237c moved nsc describe -f <file> to be nsc describe jwt -f
139b601 added manual parsing code for token
0343fc5 add operator and other fixes to the context etc
3fc5008 Minor fix to update, default time to current time (#30)
0d5e986 fix test
9122bcc Wildcard exports
cf55c52 fix export user
e6b4532 Merge branch 'master' of github.com:/nats-io/nsc
dbb394f list users and servers
0.1.7
Changelog
9c7a9fd Merge branch 'master' of https://github.com/nats-io/nsc
500564c Hide nkey message in quiet mode
4683e26 abbrev paths
92673c4 unset env "GITHUB_TOKEN" when set during an update check - this should be set only when running the update library.
bd90408 edit account - support for limits
1380853 Merge branch 'master' of https://github.com/nats-io/nsc
20dcab9 Replaced extract token code with go-nats version.
6d6ceff Fixes to listing/describing operators (#28)
e4a0fa9 Added cobra check for no arguments - nsc commands take flags without any bare args. (#26)
dbf1df2 FIX #8 (#25)
1f0d028 updated modules
6491a44 Quiet mode global and updated a few actions that ngs uses. (#24)
f965d43 if error on update check - stop checking for a day
040cc57 fixing few typos (#23)
e8fcb9d FIX #17 - home for ngs/nsc will be .nsc/.ngs Added tests to update Updated to use new version of jwt lib without codec issues
31f25c5 Allow account edit to change Limits.Conn (#20)
91cb26f Updated jwt and nkeys to released versions
5e3c04b FIX #9 - updated jwt and nkey dependencies
cb465f2 FIX #11
54d0f2a more tests
b5f3c52 tests list operators, accounts, clusters
42a063f tests
31ee05c tests
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
Changelog
5c41b49 adapted https://github.com/denoland/deno_install/blob/master/install.py for nsc installation
4eb76d3 Merge branch 'master' of https://github.com/nats-io/nsc
bbe660f Merge branch 'master' of https://github.com/nats-io/nsc
39b7262 update cmd
656313b made generate activation token property public
96403ce update travis