Support version operators for plugin directory: >= and >

This commit is contained in:
Frederic Guillot
2016-09-03 18:02:00 -04:00
parent 75a9e01a98
commit ffd58d06fa
3 changed files with 13 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ Improvements:
* Add "reference" hooks
* Show project name in task forms
* Convert vanilla CSS to SASS
* Support version operators for plugin directory: >= and >
Other changes: