Skip to content

Latest commit

 

History

History
86 lines (44 loc) · 1.86 KB

File metadata and controls

86 lines (44 loc) · 1.86 KB

2016-11-03, Version 1.0.2

  • Note that strong-mq should not be used (Sam Roberts)

  • Update URLs in CONTRIBUTING.md (#31) (Ryan Graham)

2016-05-03, Version 1.0.1

  • update copyrights and license (Ryan Graham)

  • Refer to licenses with a link (Sam Roberts)

  • Use strongloop conventions for licensing (Sam Roberts)

2015-03-23, Version 1.0.0

  • package: correct license link (Sam Roberts)

  • Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)

2014-12-24, Version 0.0.9

  • package: remove unused marked dependency (Sam Roberts)

2014-10-21, Version 0.0.8

  • Update contribution guidelines (Ryan Graham)

  • Fixed link to npm node-amqp package (Ivan Fraixedes)

  • Update package license to match LICENSE.md (Sam Roberts)

  • Update link to doc (Rand McKinney)

  • doc: add CONTRIBUTING.md and LICENSE.md (Ben Noordhuis)

  • Corrected per DFD-67 (Rand McKinney)

  • Apply Dual MIT/StrongLoop license (Sam Roberts)

  • Reorganize documentation in README and api (Sam Roberts)

  • Update docs.json (Rand McKinney)

  • Update README.md (Rand McKinney)

  • Create api.md (Rand McKinney)

  • remove unused blanket dependencies (Sam Roberts)

2013-10-29, Version 0.0.7

  • Detect and fail on invalid multiple instantiation (Sam Roberts)

  • Multiple subscribes need multiple listeners removed (Sam Roberts)

  • Minor formatting per style guide. Rm'd dangling 'MQ' (Edmond Meinfelder)

2013-09-09, Version 0.0.6

  • lib/topic.js: better assert message (Miroslav Bajtos)

  • Adding docs.json as part of docs effort. (Edmond Meinfelder)

  • Rename github repository from sl-mq to strong-mq (Sam Roberts)

  • update coverage file name (slnode)

2013-07-16, Version 0.0.5

  • First release!