github macbre/nodemw v0.4.0

latest releases: v0.21.0, v0.20.0, v0.19.0...
9 years ago

This release of nodemw brings node.js style of callback (err object will always be passed as the first argument). Promises are no longer supported and can be added via 3rd party libraries.

Please note that this version of nodemw is not backward compatible due to the change of callback arguments.

  • #38 - Use node-style callbacks throughout

Don't miss a new nodemw release

NewReleases is sending notifications on new releases.