Skip to content

Releases: mathieudutour/git-sketch-plugin

v0.9.0

15 Jan 23:16
Compare
Choose a tag to compare
  • Add an overview md file next to each sketch file (thanks @philschatz)
  • Improve UI to manage preferences

v0.8.5

14 Jan 20:55
Compare
Choose a tag to compare
Publish 0.8.5 release :rocket:

v0.8.4

08 Jan 22:58
Compare
Choose a tag to compare
  • Add UI to manage branches
  • Make the plugin compatible with Sketch Runner

v0.8.3

01 Dec 15:00
Compare
Choose a tag to compare
  • Fix typo in analytics
  • Update build tools

0.8.2

29 Nov 23:48
Compare
Choose a tag to compare
  • Fix a typo causing the fail alert not to show up
  • Optionally send anonymous usage data in order to improve the plugin

0.8.1

25 Nov 15:27
Compare
Choose a tag to compare
  • More robust check for failure when executing a task

0.8.0

25 Nov 11:22
Compare
Choose a tag to compare
  • Complete rewrite of the plugin using sketch-builder
  • Export symbols as well

0.7.4

21 Nov 23:49
Compare
Choose a tag to compare
  • More lines for Commit: the first line is the commit message, all the others are an optional longer description

0.7.3

03 Oct 10:33
Compare
Choose a tag to compare
  • fix non-ascii characters encoding (thanks @tomonari-t)

0.7.2

08 Sep 22:49
Compare
Choose a tag to compare
  • fix when the path to the plugin has multiple spaces