v0.12.0
-
Enhancements
- Support token authentication with NervesHub - This should be backwards compatible
but does emit a warning when the user peer client cert is used for authentication.
Usemix nerves_hub.user auth
to generate a token if your NervesHub instance
supports it, or create in the user settings of the web.
- Support token authentication with NervesHub - This should be backwards compatible
-
Bug Fixes
- Fixes a variable mismatch (thanks @pojiro)