v0.2.11
Changelog
- 08d64ef Install completions with Homebrew installation
- 0313a5a Merge branch 'master' of https://github.com/mantil-io/mantil
- 58f960f Removes stale Slack link and adds Twitter.
- c16e9cf add NodeList method returns all nodes, including the ones in the node store
- dc7dbfb add auth token test
- 4480872 add binary to git ignore
- 186e32f add iam tag resource permission
- f25d956 add instructions after running add-user command
- e3a8e64 add node store tests
- 3ca9ec2 add test for node upsert
- 45df298 add unit test for NodeList
- 525ae3d add user-remove command
- 7a1a573 clarify dynamo table creation in docs
- 4e95585 disable http api format version 2.0 for HTTP_PROXY
- 007807e enable authorizer caching and switch to v2 payload version
- e0ea1c0 fix initial admin token
- 569383d fix node creation (aws install command)
- 3f81b4e fix test
- 33695cd ignore build folder in watch command
- 8523c05 move env to ExecOptions the env command is not available on windows
- 48c7489 move node commands out of examples
- b3eec86 remove binary from repo
- 3a1badd remove stale Slack badge
- 5959b7b rename github-id to github-user
- 72a8e77 store node data in token, rework login
- cc5f66a update direct download link
- 401e246 update docs
- 964df06 update docs
- e6c7495 update docs link in usageTemplate
- 4a4c253 update docs links
- 6dcdf81 upgrade mantil.go
- 1148021 upgrade mantil.go
- 7207130 use payload format 2.0 for http api
- bca936e watch all directories in the repositority with watch command