Skip to content

v0.2.0

Choose a tag to compare

@Icehunter Icehunter released this 31 May 04:40
· 25 commits to master since this release

Installation:

npm i git://github.com/Icehunter/rabbitmq-helper.git#v0.2.0 -S

Changes:

  • Added joi validation to incoming config.
  • Changed params of initializer to have logger included in object.
  • Each use of helper now creates an entirely new and unique copy of
    class while maintaining cached functions.
  • Updated unit tests.
  • Incremented minor.