Skip to content

Releases: muxx/dplr

v3.2.0

08 Sep 10:56

Choose a tag to compare

What's Changed

  • Set minimal supported PHP version to 8.0
  • Add PHP 8.4 support by @akuzia in #9

Full Changelog: v3.1.0...v3.2.0

v3.1.0

11 Jan 10:19

Choose a tag to compare

What's Changed

  • [feat] Add task completion callbacks by @akuzia in #7

Full Changelog: v3.0.4...v3.1.0

v3.0.4

19 Oct 14:26

Choose a tag to compare

Full Changelog: v3.0.3...v3.0.4

v3.0.3

07 Oct 11:26

Choose a tag to compare

What's Changed

  • add connection limit options by @akuzia in #4

Full Changelog: v3.0.2...v3.0.3

v3.0.2

15 Nov 15:06

Choose a tag to compare

Full Changelog: v3.0.1...v3.0.2

TaskReport::getReportOutput returns only stderr

13 May 15:54
b862a95

Choose a tag to compare

Merge pull request #3 from akuzia/error-output

getErrorOutput wont fallback to stdout

v3.0.0

20 Feb 10:51

Choose a tag to compare

  • Added the tests
  • Up PHP to 7.3
  • Refactored the multithread mode

v2.0.2

26 Aug 17:04

Choose a tag to compare

Get single task report output

v2.0.1

20 Aug 16:27

Choose a tag to compare

Added method Dplr::hasTasks()

v2.0.0

03 Jun 11:52

Choose a tag to compare

Static types in code due to php 7.1