Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@nfantone nfantone released this 06 Jul 12:33
· 19 commits to develop since this release
  • gulp was removed in favor of npm scripts. (c09888f).
  • Thanks to the above, plugin now builds on latest node 8.x.
  • amqplib's channel#consume and channel#publish method calls can now be customized by setting options on plugin's initialization (#96).