Skip to content

Releases: muxx/dplr

v3.1.0

11 Jan 10:19
Compare
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
Compare
Choose a tag to compare

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

v3.0.3

07 Oct 11:26
Compare
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
Compare
Choose a tag to compare

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

TaskReport::getReportOutput returns only stderr

13 May 15:54
b862a95
Compare
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
Compare
Choose a tag to compare
  • Added the tests
  • Up PHP to 7.3
  • Refactored the multithread mode

v2.0.2

26 Aug 17:04
Compare
Choose a tag to compare
Get single task report output

v2.0.1

20 Aug 16:27
Compare
Choose a tag to compare
Added method Dplr::hasTasks()

v2.0.0

03 Jun 11:52
Compare
Choose a tag to compare
Static types in code due to php 7.1

v1.0.4

08 Feb 21:30
Compare
Choose a tag to compare
Method hasGroup for server group checking