Skip to content

v.0.4.6

Choose a tag to compare

@vitaly-t vitaly-t released this 16 Jun 00:05
· 148 commits to master since this release

Minor changes - adding a few useless return null just to get rid of the annoying and invalid warnings displayed by Bluebird: Warning: a promise was created in a handler but was not returned from it while in DEBUG mode.

All spex algorithms are based on promise pseudo-recursion, on which Bluebird goes nuts with the warnings, hence the change.