Skip to content

v0.3.10

Compare
Choose a tag to compare
@macbre macbre released this 28 Sep 11:52
· 829 commits to devel since this release

These minor release brings an improvement to how nodemw handles errors internally. Instead of throwing an error, promise is rejected.

Improvements

  • #26 - Reject a promise instead of throwing an error