-
Note that strong-mq should not be used (Sam Roberts)
-
Update URLs in CONTRIBUTING.md (#31) (Ryan Graham)
-
update copyrights and license (Ryan Graham)
-
Refer to licenses with a link (Sam Roberts)
-
Use strongloop conventions for licensing (Sam Roberts)
-
package: correct license link (Sam Roberts)
-
Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
- package: remove unused marked dependency (Sam Roberts)
-
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)
-
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)
-
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)
- First release!