Skip to content

Releases: uphold/process-manager

v4.3.0

02 Jan 11:40
Compare
Choose a tag to compare

Changelog

  • Remove DEBUG check to fallback to console.error #53 (satazor)
  • Print errors on each line #52 (satazor)

v4.2.2

30 Dec 14:27
Compare
Choose a tag to compare

Changelog

v4.2.1

20 Dec 16:06
Compare
Choose a tag to compare

Changelog

  • Fix hook not checking if values are errors #50 (satazor)

v4.2.0

20 Dec 14:42
Compare
Choose a tag to compare

Changelog

  • Flush stdout and stderr before exiting #49 (satazor)

v4.1.0

20 Nov 15:12
Compare
Choose a tag to compare

Changelog

  • Loop with dynamic interval #48 (jpuh)

v4.0.0

10 Sep 11:30
Compare
Choose a tag to compare

Changelog

v3.0.0

27 Jul 11:52
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v2.0.1

14 Aug 11:07
d87e9f9
Compare
Choose a tag to compare

Changelog

v2.0.0

14 Aug 11:05
Compare
Choose a tag to compare

Changelog

v1.0.1

05 Apr 17:50
Compare
Choose a tag to compare

Changelog

  • Fix uncaughtException forcing shutdown #24 (kurayama)