Skip to content

Releases: hschimpf/parallel-sdk

v2.1.4

27 Mar 17:44
91a3854
Compare
Choose a tag to compare

What's Changed

  • Added a method to remove tasks from the queue by @hschimpf in #24

Full Changelog: v2.1.3...v2.1.4

v2.1.3

01 Nov 15:50
b1125d6
Compare
Choose a tag to compare

What's Changed

  • FIX: Allow float value on SetMaxCpuUsage message constructor param by @hschimpf in #22

Full Changelog: v2.1.2...v2.1.3

v2.1.2

02 Oct 18:55
37e2da8
Compare
Choose a tag to compare

What's Changed

  • Control the maximum no. of CPU cores to use by @hschimpf in #19

Full Changelog: v2.1.1...v2.1.2

v2.1.1

18 Apr 16:04
db652cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

12 Apr 13:32
d3a7720
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

09 Apr 17:10
0c54075
Compare
Choose a tag to compare

What's Changed

  • New option to override awaitTasksCompletion() validation by @hschimpf in #14

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Apr 16:28
ad20526
Compare
Choose a tag to compare

What's Changed

  • PR by @hschimpf in #13
    • Memory report of Runner
    • Updated README, added a Laravel bootstraping example
    • FIX: Runner should use a Runtime where the registered bootstrap loader exists

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Apr 20:25
e5b1e00
Compare
Choose a tag to compare

What's Changed

  • Tasks management updates and CI action by @hschimpf in #12

Full Changelog: v2.0.0...v2.0.1

v2.0 - Framework redesign 🤓

07 Apr 01:32
3e7b07b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0 - ProgressBar with Stats

14 Mar 14:35
2b54963
Compare
Choose a tag to compare

What's Changed

  • ProgressBar and tasks stats by @hschimpf in #2
  • Documentation with examples and some enhancements by @hschimpf in #3 and #4

Full Changelog: v1.0.0...v1.1.0