Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 847 Bytes

CHANGELOG.md

File metadata and controls

56 lines (28 loc) · 847 Bytes

CHANGELOG

0.5.0 (2015/12/06)

Refactor:

  • listing your own gists will show both public and private
  • refactor clipboard operations (thanks @erikh)

Bugfix:

  • FIX copy command on OSX (thanks @erikh)

0.4.0 (2015/01/25)

Bugfix:

  • FIX opening browser on multiple OS (thanx @ramtiga)
  • ALLOW creating multiple tokens

0.3.0 (2014/06/06)

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

0.2.0 (2014/02/02)

ADD missing common functionalities:

  • gist updating (-u)

  • gist downloading (-g)

  • gist deleting (-D)

ADD two-factor authentication

0.1.0 (2013/12/29)

First release!

  • Support getting an authentication token

  • Post gists

  • Read a user gists