Skip to content

Tags: mckennajones/cerebro

Tags

0.2.3

Toggle 0.2.3's commit message
Version 0.2.3

0.2.2

Toggle 0.2.2's commit message
Bump version to 0.2.2

v0.2.3

Toggle v0.2.3's commit message
Version 0.2.3

v0.2.1

Toggle v0.2.1's commit message
Added "update" action for plugins

0.2.1

Toggle 0.2.1's commit message
bump version

0.2.0

Toggle 0.2.0's commit message
change version to 0.2.0

0.1.0

Toggle 0.1.0's commit message
Added more actions for GA

* plugin install/uninstall
* show window
* select result

0.0.3

Toggle 0.0.3's commit message
Don't include unnecessary files in final build

0.0.2

Toggle 0.0.2's commit message
Use `mdfind` command to get all Applications + refactoring initializers

Now plugins could have two fields: initialize and initializeAsync. First will be called in the same process, and initializeAsync will be called in background window using RPC (like in contacts plugin)

Also apps list now pre-fetched after app start

0.0.1

Toggle 0.0.1's commit message
Update readme

Added new gif
Added installation process and features list