v2.0.0
Changes in this release include:
- Fixed (in a hacky way) painful edge case with AsyncIterator (lib/StreamIterator.js)
- Integrate the independent pre-processing step into the main workflow
- Allow for (optional) differential Connection materialization based on a LevelDB store
- Clean up and update code
- Update dependencies
- Update tests