Skip to content

v2.0.0

Compare
Choose a tag to compare
@julianrojas87 julianrojas87 released this 24 Jun 16:24
· 75 commits to master since this release
0d83056

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