v4.0.1
- Replaced the
Statement#each()
method with the new (and much more powerful)Statement#iterate()
method. - Support for Node.js versions below 6.0.0 have been dropped.
Statement#each()
method with the new (and much more powerful) Statement#iterate()
method.