Skip to content

Releases: Oefenweb/cakephp-queue

v3.1.3

Choose a tag to compare

@tersmitten tersmitten released this 17 Jan 15:29
v3.1.3
43da6a1
  • Fix clean_failed command

v3.1.2

Choose a tag to compare

@tersmitten tersmitten released this 10 May 10:18
v3.1.2
d8c827e
  • Update composer.json (thanks @notpron)

v3.1.0

Choose a tag to compare

@tersmitten tersmitten released this 17 Aug 14:16
v3.1.0
3968d7c
  • Make GC on exit configurable

v2.3.3

Choose a tag to compare

@tersmitten tersmitten released this 17 Aug 14:36
v2.3.3
74815a0
  • Fix notice (by typo)

v2.3.0

Choose a tag to compare

@tersmitten tersmitten released this 17 Aug 14:17
v2.3.0
b2b7493
  • Make GC on exit configurable

v3.0.2

Choose a tag to compare

@tersmitten tersmitten released this 17 Jan 10:32
v3.0.2
4c6e110
  • Fix notBefore datetime conversion issue (thanks @notpron)\
  • Cs fixes

v2.2.0

Choose a tag to compare

@tersmitten tersmitten released this 28 Nov 13:57
v2.2.0
3de1010
  • Force $data to be an array, just like in the 3.x version. Note that this is not backward compatible (sorry for the confusion)

v3.0.1

Choose a tag to compare

@tersmitten tersmitten released this 15 Oct 14:08
v3.0.1
90423a4
  • Honor task specific config (thanks @notpron)
  • Make gc more efficient

v2.1.2

Choose a tag to compare

@tersmitten tersmitten released this 15 Oct 13:54
v2.1.2
2b788c8
  • Make gc more efficient

v2.1.1

Choose a tag to compare

@tersmitten tersmitten released this 06 Aug 09:14
v2.1.1
b590f17
  • Filter tasks by task name (thanks @notpron)