Skip to content

Latest commit

 

History

History
130 lines (60 loc) · 5.11 KB

File metadata and controls

130 lines (60 loc) · 5.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.19 (2022-08-26)

Bug Fixes

  • rebuild source code and update (a995228)

0.0.18 (2022-02-10)

Features

Bug Fixes

  • 0.0.17 version for compatibility (57a29e3)

0.0.17 (2022-01-09)

Features

  • add support for passing rmq message properties in rmq client publish methods (1c957a9)

Bug Fixes

  • make message properties fields optional, to not use explicit undefined (246d352)
  • updated rabbit-mq strategy (961bf95)

0.0.16 (2021-12-23)

Bug Fixes

  • make message properties fields optional, to not use explicit undefined (246d352)

0.0.15 (2021-12-23)

Features

  • add support for passing rmq message properties in rmq client publish methods (1c957a9)

0.0.14 (2021-11-12)

Bug Fixes

  • updated rabbit-mq strategy (961bf95)

0.0.13 (2021-11-11)

0.0.12 (2021-10-26)

Bug Fixes

0.0.11 (2021-09-22)

Features

  • added dist into package (b2a188d)

0.0.10 (2021-09-22)

Bug Fixes

0.0.9 (2021-09-22)

Bug Fixes

0.0.8 (2021-09-21)

Bug Fixes

0.0.7 (2021-08-26)

Bug Fixes

0.0.6 (2021-07-15)

Features

  • added the ability to specify the delivery mode (331bc74)

Bug Fixes

0.0.5 (2021-07-13)

0.0.4 (2021-06-16)

0.0.3 (2021-06-16)

0.0.2 (2021-06-13)

Bug Fixes

  • absolute path fixed (6f4a19f)
  • add .nvmrc, fix init handler (5b5066d)
  • develop replaced with dev (f353ecc)