Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@andywer andywer released this 30 Sep 12:31
· 6 commits to master since this release
e5b9c91

New Features

Vue.js integration

Go check out the @shutter/vue package, an awesome contribution by @sh7dm! 😎

Login from CLI

The new shutter login command replaces shutter authenticate. Login using your GitHub account from terminal!

shutter login --export & shutter login --import=<token> have been added for simple CI setup. Login locally, export your auth token, import in CI.