Changelog
v2.0.0 - 2018-04-11 - stable
- clean up code
v2.0.0-beta8 - 2018-04-11
- Fix #28: Notification on new version
- add new action under
jb
keyword : Check workflow update
- add new action under
- update supported version
v2.0.0-beta7 - 2018-02-07
- Fix #39: Feature request: add DataGrip support
- update license year
v2.0.0-beta6 - 2017-11-17
- Fix #36: Please update package alfredworkflow file
v2.0.0-beta5 - 2017-11-03
- Fix #32: Workflow does not find rider projects
v2.0.0-beta4 - 2017-11-01
- Add basic cache support (#19)
- projects list is saved to a file (one file per products)
- add a variable for cache lifetime
- add new keyword for cleaning cache:
jb
(only one action for now: Clean Projects Cache)
v2.0.0-beta3 - 2017-10-31
- Fix #29
- Rework code
v2.0.0-beta2 - 2017-10-04
v2.0.0-beta1 - 2017-09-04
- Drop support for Alfred 2 (require Alfred 3.4.1+)
- Replace
zsh
code tophp
code (I’m more comfortable with PHP) - Switch to JSON format #21
v1.0.14 - 2017-08-18
- Add support for new workspace.xml #22
v1.0.13 - 2017-06-03
- add Rider support #18
v1.0.12 - 2017-03-28
- add Gogland support
- update supported versions
- enhance debug mode (see README)
v1.0.11 - 2017-02-15
- package outdated #14
v1.0.10 - 2016-12-20
- Add support for some special characters #10
- Add 2016.3 keyword for PhpStorm & WebStorm #9
- Replace
`
by$()
in script (see StackOverflow)
v1.0.9 - 2016-07-13
- Add support for Android Studio #7
- Switch to SemVer (v0.9 -> v1.0.9)
- Workflow exported with Alfred 3 (works with Alfred 2?)
v0.8 - 2016-03-26
add JetBrains 2016 versions support
v0.7 - 2016-03-06
add El Capitan support (#3)
v0.6 - 2015-12-11
update JetBrains icon
v0.5 - 2015-12-07
fix for #2 (compatibility with default sed command from OSX)
v0.4 - 2015-12-06
add debug mode and maybe a fix for #2
v0.3 - 2015-11-22
a little performance improvement (#1)
v0.2 - 2015-11-18
- add support for AppCode & CLion
- bug fix on path search (only search on last path element)
v0.1 - 2015-11-15
First version