This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Releases: Level/encoding-down
Releases · Level/encoding-down
v5.0.2
v5.0.1
Changed
- Override
_setupIteratorOptions
to not clobber ranges (@ralphtheninja, @dominictarr)
v4.0.1
Changed
- Override
_setupIteratorOptions
to not clobber ranges (@ralphtheninja, @dominictarr)
v5.0.0
Added
- Add 10 to Travis (@ralphtheninja)
Changed
- Update
level-errors
to2.0.0
(@ralphtheninja) - Update
level-codec
to9.0.0
(@ralphtheninja)
Removed
- Remove 4 from Travis (@ralphtheninja)
v4.0.0
Added
- Add 9 to Travis (@ralphtheninja)
Changed
- Update
abstract-leveldown
to4.0.0
(@ralphtheninja) - Update
memdown
to2.0.0
(@ralphtheninja)
Removed
- Remove 7 from Travis (@ralphtheninja)
v3.0.1
v3.0.0
Added
- README: add node badge (>= 4) (@vweevers)
Changed
- Update
abstract-leveldown
to3.0.0
(@ralphtheninja)
Removed
- Remove 0.12 from Travis (@vweevers)
v2.3.4
v2.3.3
v2.3.2
Changed
- README: tweak badges (@ralphtheninja)
- README: add more code examples (@vweevers)
- Update
level-codec
to8.0.0
(@ralphtheninja)
Fixed
- Fix problems related to missing
asBuffer
,keyAsBuffer
andvalueAsBuffer
(@ralphtheninja)