Skip to content

Releases: ostark/craft-async-queue

v4.0.0

Choose a tag to compare

@ostark ostark released this 19 Apr 07:38
df86699

Craft 5 only

What's Changed

  • Fix composer, prevent Craft 4 sites to use the lastest version. by @ostark in #78

Full Changelog: 3.2.0...4.0.0

v3.2.1

Choose a tag to compare

@ostark ostark released this 19 Apr 07:50

Craft 4 only

v3.2.0

Choose a tag to compare

@ostark ostark released this 18 Apr 09:50
7d93e6a

What's Changed

New Contributors

Full Changelog: 3.1.1...3.2.0

v3.1.1

Choose a tag to compare

@ostark ostark released this 04 Jan 11:10

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

v3.1.0

Choose a tag to compare

@ostark ostark released this 22 Sep 12:56
9e225aa

What's Changed

Full Changelog: 3.0.0...3.1.0

v3.0.0

Choose a tag to compare

@ostark ostark released this 19 May 12:51
abab77c

What's Changed

Full Changelog: 2.3.0...3.0.0

v2.3.0

Choose a tag to compare

@ostark ostark released this 04 May 20:17
test tweaks

v2.2.0

Choose a tag to compare

@ostark ostark released this 08 Feb 11:26

v2.1.1

Choose a tag to compare

@ostark ostark released this 03 Apr 19:56

Catch Exception when trying to count reserved jobs,
thanks @tomdavies and @musicaljoeker for reporting #30

v2.1.0

Choose a tag to compare

@ostark ostark released this 26 Mar 08:49
f53f835
  • Better Craft 3.4 support
  • ProcessPool replaced by RateLimiter
  • Doc block clean up