Releases: mathieudutour/git-sketch-plugin
Releases · mathieudutour/git-sketch-plugin
v0.9.0
- Add an overview md file next to each sketch file (thanks @philschatz)
- Improve UI to manage preferences
v0.8.5
Publish 0.8.5 release :rocket:
v0.8.4
- Add UI to manage branches
- Make the plugin compatible with Sketch Runner
v0.8.3
- Fix typo in analytics
- Update build tools
0.8.2
- 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
- More robust check for failure when executing a task
0.8.0
- Complete rewrite of the plugin using
sketch-builder
- Export symbols as well
0.7.4
- More lines for Commit: the first line is the commit message, all the others are an optional longer description
0.7.3
- fix non-ascii characters encoding (thanks @tomonari-t)
0.7.2
- fix when the path to the plugin has multiple spaces