Skip to content

Releases: xjsender/HaoGist

Big Milestone

15 Mar 05:30
Compare
Choose a tag to compare

Build 0.0.6

Release Date: 15 Mar 2015

  • Add thread progress for CRUD on gist
  • Refactoring this plugin, add callback support to thread
  • If CRUD succeed, just hide the panel after lots of seconds
  • Add a delay_seconds_for_hiding_panel setting to control the panel hiding delay seconds

Notes:

* You should restart your sublime after ``HaoGist`` is upgraded

Install Guide Update

14 Mar 04:35
Compare
Choose a tag to compare

Build 0.0.5

Release Date: 14 Mar 2015

  • Add two commands for default setting and user setting for HaoGist
  • Update README.MD
  • Correct messages
  • Add more detail in the install message

Notes:

* You should restart your sublime after ``HaoGist`` is upgraded

Bug Fix

14 Mar 03:46
Compare
Choose a tag to compare

Build 0.0.4

Release Date: 14 Mar 2015

  • Fix install bug
  • Fix cache bug

Notes:

* You should restart your sublime after ``HaoGist`` is upgraded

Release 0.0.3

12 Mar 15:56
Compare
Choose a tag to compare

Build 0.0.3

Release Date: 12 Mar 2015

  • Remove user setting
  • Remove dependency lib [gistapi]
  • Add a new module api.py
  • Add reload gist workspace command
  • Add reload gist cache command

Notes:

* You should restart your sublime after ``HaoGist`` is upgraded

Release 0.0.2

12 Mar 11:18
Compare
Choose a tag to compare

Build 0.0.2

Release Date: 12 Mar 2015

  • Add update gist command
  • Add refresh gist command
  • Add refresh gist command
  • Add delete gist command
  • Add create gist command
  • Add clear gist cache command
  • Add open gist in browser command

Notes:

* You should restart your sublime after ``HaoGist`` is upgraded