Skip to content

v2.1.4

Compare
Choose a tag to compare
@lorisleiva lorisleiva released this 17 Jun 18:34
· 83 commits to main since this release
  • Ensure explicit method routes do not trigger authorisation nor validation. (b4424fc).
  • Ensure jobs marked as ShouldBeUnique can be tested using the assertPushed helper method (#120).
  • Add Actions::registerCommands($paths) method for auto-registration of commands (#112).