All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.0.3 - 2015-08-22 - Prince's Hair in Purple Rain
- Yo now properly uses the BundleIdentifier rather than the string literal
org.da.yo
. Thanks for the spot @mcfly1976. (#6)
1.0.2 - 2015-04-28 - Tina Turner's Hair in Mad Max Beyond Thunderdome
- Ability to execute bash scripts using the
-B/--bash-action
argument.
- Clarified instructions for specifying sounds.
- Defaults to using the default notification sound now.
- If you set a sound to None, i.e.
-z None
there will be no sound.
1.0.1 - 2015-04-27 - David Bowie's Hair in the Movie Labyrinth
- License added to all source.
- Add shell script to execute yo (and avoid running if no logged in GUI user).
- Installed to /usr/local/bin/yo if you use the installer package.
- Removed CommandLine.framework and added the source directly to project
- This avoids needing to have project as a Workspace (although that may be an option in the future).
- Avoids needing to compile framework individuall and include in project as before.
- Updated readme.
- Initial commit.