LevelUP v0.0.1 Release Notes

Release Date: 2012-08-31 // over 11 years ago
  • โž• Added

    • Add start and end options for readable streams (@rvagg)
    • Add 'json' encoding (@rvagg)
    • Add .nextLocation(), .checkBinaryTestData(), .loadBinaryTestData(), .openTestDatabase(), .commonTearDown(), .commonSetup() and .binaryTestDataMD5Sum to test/common.js (@rvagg)
    • Add tests for .readStream() with start being midway key (@rvagg)
    • Add keywords to package.json (@rvagg)

    ๐Ÿ”„ Changed

    • New API. Database constructor now accepts callback (@rvagg)
    • Update documentation for new API (@rvagg)

    โœ‚ Removed

    • Remove usage of global in tests (@rvagg)