Skip to content

Releases: getoutreach/plumber

v1.7.0

15 Oct 13:39
c276356
Compare
Choose a tag to compare

1.7.0 (2024-10-15)

Features

Bug Fixes

v1.6.0

16 Sep 10:37
1db89a5
Compare
Choose a tag to compare

1.6.0 (2024-09-16)

Features

  • using async like contract (71893f9)

v1.5.0

03 Jul 14:06
94597b8
Compare
Choose a tag to compare

1.5.0 (2024-07-03)

Features

v1.4.0

27 Jun 13:14
6f77195
Compare
Choose a tag to compare

1.4.0 (2024-06-27)

Features

v1.3.0

26 Jun 10:35
1cab234
Compare
Choose a tag to compare

1.3.0 (2024-06-26)

Features

v1.2.0

19 Jun 11:49
2c8f225
Compare
Choose a tag to compare

1.2.0 (2024-06-19)

Features

  • define container function (67416ba)

v1.1.0

13 Jun 12:14
dd8fb37
Compare
Choose a tag to compare

1.1.0 (2024-06-13)

Features

Bug Fixes

v1.0.0

06 May 12:37
f50371f
Compare
Choose a tag to compare

1.0.0 (2024-05-06)

Features

  • better concurrency and error reporting (14d5b55)
  • changing runners signature to have blocking run and report it readiness instead of done (9d7a5ff)
  • disabling prereleases (601693b)
  • enabling prereleases (56e6b57)
  • plumber library (f620910)
  • Use to overwrite defined value during tests (f859496)

Bug Fixes