This repository was archived by the owner on Dec 2, 2024. It is now read-only.
Releases: Level/level-js
Releases · Level/level-js
v2.2.4
Changed
- Use
toArrayBuffer()only when present (@substack)
v2.2.3
Changed
- Update
ltgtto^2.1.2(@ryanramage)
v2.2.2
Added
- Add @nolanlawson to collaborators (@maxogden)
Fixed
- Fix iterator when start > end (@nolanlawson)
v2.2.1
v2.2.0
Added
- Add
Collaboratorssection to README (@maxogden)
Changed
- Update syntax highlighting in README (@yoshuawuyts)
- Update
idb-wrapperto^1.5.0(@JamesKyburz) - Update
abstract-leveldownto^2.4.0(@maxogden) - Update
tapeto^4.0.0(@maxogden) - Move
tapeto devDependencies (@maxogden) - Change license from BSD to BSD-2-Clause (@maxogden)
Removed
- Remove Testling badge (@maxogden)
v2.1.6
Fixed
- Avoid using keyword in
cursor.continue()(@nolanlawson)
v2.1.5
Changed
- Use
ltgtmodule to handle ranges (@dominictarr)
v2.1.4
v2.1.3
Added
- Use
typedarray-to-bufferto avoid copying to Buffer (@mafintosh)
v2.1.2
Added
- Add link to @brycebaril's presentation to README (@maxogden)
Changed
- Update browser configuration for Testling (@maxogden)