Refactor:
- listing your own gists will show both public and private
- refactor clipboard operations (thanks @erikh)
Bugfix:
- FIX copy command on OSX (thanks @erikh)
Bugfix:
- FIX opening browser on multiple OS (thanx @ramtiga)
- ALLOW creating multiple tokens
New functionalities:
-
Creating a gist now copies it's url in the clipboard
-
Add flag
-o
to open gist in browser
Refactor:
Actions to an existing gist supports being passed either an url either a gist id
ADD missing common functionalities:
-
gist updating (
-u
) -
gist downloading (
-g
) -
gist deleting (
-D
)
ADD two-factor authentication
First release!
-
Support getting an authentication token
-
Post gists
-
Read a user gists