Releases: oe/sourcetree-alfred-workflow
Releases · oe/sourcetree-alfred-workflow
Multi code editor support
You can now specify different code editors based on the file extension the repo contains.
Contributed by Collin Hemeltjen, #4
update icon
- update workflow icon to latest SourceTree icon
- use better approach to check SourceTree installation
follow the official standards
This release remove compile
option from default
Support Workflow Configuration🎉
v0.1.9 update for copywriting
update copywriting for better experience
v0.1.8 open code editor
now you can open code editor directly in Alfred by press cmd + enter
v0.1.6 fuzzy search & compiled workflow
- add fuzzy search(ignore case and diacritic)
- compile script to speed up workflow response time for Intel Macs via
st $compile
v0.1.4 first stable release
add some exception handling