Skip to content

Version 3.3.4

Compare
Choose a tag to compare
@tdgroot tdgroot released this 04 Jan 11:46
· 110 commits to master since this release
5d57faa

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