Version 3.3.4
This looks like a breaking change, but it's not. It actually frees up the ability to use task('...', function () {})->select('stage=production');
selection features that Deployer v7 supports.
What's Changed
- Remove roles selector from builtin tasks by @tdgroot in #79
- Remove roles selector from builtin tasks in TaskBuilder by @tdgroot in #80
Full Changelog: 3.3.3...3.3.4