Skip to content

v2.2.0

Choose a tag to compare

@cleptric cleptric released this 03 Jul 14:51
· 2 commits to v2 since this release
  • Add new set/get methods and deprecate mixed mode methods. The methods will be removed in version 3.0.0.
    • beforeSendCallback is now getBeforeSendCallback and setBeforeSendCallback
    • afterSendCallback is now getAfterSendCallback and setAfterSendCallback
    • queueOptions is now getQueueOptions and setQueueOptions
    • locale is now getLocale and setLocale .
  • Fix josegonzalez/cakephp-queuesadilla version constraint