All notable changes to this project will be documented in this file. Updates should follow the Keep a CHANGELOG principles.
- Changed search command search term to optional. Without the term, all available workshops are listed (#23)
- Removed samsonasik/package-versions - doesn't work well when globally installed - refs: Ocramius/PackageVersions#38 using manual version numbers for now. Hopefully can be bought back in when fixed.
- Improved error reporting when installing extensions - gives hints when PHP extensions are missing (#19)
- Required PHP extensions to composer.json (#19)
- Do not require a dev version of symfony/console (#22)
- Application::getHelp() no longer depends on parent (#21)
- Ability to install via composer (#20)