- Consolidated duplicate UndoManagers to single instance - Fixed connection promise to only resolve on 'connected' status - Fixed WebSocketProvider import (WebsocketProvider) - Added proper doc.destroy() cleanup - Renamed isPresenceInitialized property to avoid conflict Co-Authored-By: Paperclip <noreply@paperclip.ing>
15 KiB
15 KiB
Changelog
5.1.1 - 2019-11-29
Fixed
- Pass options to
abstract-leveldownstore (#96) (@achingbrain). In addition to passing options to thelevelupwrapper.
5.1.0 - 2019-10-13
Added
Fixed
5.0.3 - 2019-09-08
Changed
- Upgrade
hallmarkdevDependency from^0.1.0to^2.0.0(#90, #93) (@vweevers) - Upgrade
standarddevDependency from^12.0.0to^14.0.0(#89, #92) (@vweevers)
Fixed
5.0.2 - 2019-06-08
Changed
Added
Fixed
- Support variadic arguments in
destroy()andrepair()(#88) (@vweevers) - Don't assume existence of a
LOGfile in abstractdestroy-test(#87) (@vweevers) - Fix Level badge (
2429718) (@vweevers) - Remove link to dead website (
d671d63) (@vweevers)
5.0.1 - 2019-03-31
Changed
- Update
nycdevDependency from^12.0.2to^13.2.0(#84) (@vweevers) - Apply common project tweaks (#82, #83) (@vweevers)
5.0.0 - 2018-12-27
Changed
- Upgrade
encoding-downfrom~5.0.0to^6.0.0(#80, #81) (@vweevers) - Upgrade
levelupfrom^3.0.0to^4.0.0(#79) (@ralphtheninja) - Upgrade
standarddevDependency from^11.0.0to^12.0.0(#74) (@ralphtheninja) - Replace
remark-clidevDependency withhallmark(#81) (@vweevers)
Added
- Add nyc and coveralls (#73) (@ralphtheninja)
Removed
- Remove node 9 (
29fdaf4) (@ralphtheninja)
4.0.1 - 2018-06-23
Changed
- Use
varinstead oflet(@ralphtheninja)
Added
- Add
remarktooling (@ralphtheninja) - Add
'use strict'to all abstract tests (@ralphtheninja)
Removed
- Remove
contributorsfrompackage.json(@ralphtheninja)
4.0.0 - 2018-06-13
Changed
- Rewrite
test.jsto testlevel-packagerapi (@ralphtheninja)
3.1.0 - 2018-05-28
Changed
- Split up tests into
abstract/*-test.js(@ralphtheninja)
Removed
- Remove
.jshintrc(@ralphtheninja)
3.0.0 - 2018-05-23
Added
- Add node 10 to Travis (@ralphtheninja)
- Add
UPGRADING.md(@ralphtheninja)
Changed
- Update
standardto^11.0.0(@ralphtheninja) - Update
encoding-downto~5.0.0(@ralphtheninja) - Update
leveldownto^4.0.0(@ralphtheninja) - Update
levelupto^3.0.0(@ralphtheninja) - Change
License & CopyrighttoLicensein README (@ralphtheninja) - Replace
constwithvarfor IE10 support (@ralphtheninja)
Removed
- Remove node 4 from Travis (@ralphtheninja)
2.1.1 - 2018-02-13
Added
- Travis: add 9 (@ralphtheninja)
Changed
- Update
encoding-downto~4.0.0(@ralphtheninja) - Update
leveldownto^3.0.0(@ralphtheninja) - Update copyright year to 2018 (@ralphtheninja)
Fixed
- Test: clean up
level-test-*dbs after tests are done (@ralphtheninja)
2.1.0 - 2017-12-13
Added
- Add
standardfor linting (@ralphtheninja)
Changed
- Attach
.errorsfromleveluptoLevelconstructor (@ralphtheninja)
2.0.2 - 2017-11-11
Changed
Fixed
- Travis: restore node 4 (@vweevers)
2.0.1 - 2017-10-12
Added
- Test that encoding options default to utf8 (@ralphtheninja)
- Test that
.keyEncodingand.valueEncodingare passed toencoding-down(@ralphtheninja)
Fixed
- Fix encoding options to
encoding-down(@ralphtheninja)
2.0.0 - 2017-10-11
Added
- README: add
levelbadge (@ralphtheninja)
Changed
- Update
levelupto^2.0.0(@ralphtheninja) - Update
encoding-downto~2.3.0(@ralphtheninja) - Update
leveldownto^2.0.0(@ralphtheninja) - README: update npm badges to similar badge style (@ralphtheninja)
Removed
- README: Remove Greenkeeper badge (@ralphtheninja)
2.0.0-rc3 - 2017-09-16
Changed
- Update
levelupto2.0.0-rc3(@ralphtheninja) - Update
leveldownto^1.8.0(@ralphtheninja)
2.0.0-rc2 - 2017-09-12
Changed
- Update
levelupto2.0.0-rc2(@ralphtheninja) - Update
encoding-downto~2.2.0(@ralphtheninja)
2.0.0-rc1 - 2017-09-04
Added
- Travis: add 8 (@ralphtheninja)
- README: add Greenkeeper badge (@ralphtheninja)
- README: add node badge (@ralphtheninja)
Changed
- README: steer away from
LevelDOWNtoabstract-leveldown(@ralphtheninja) - Update copyright year to 2017 (@ralphtheninja)
Removed
- Travis: remove 0.12, 4, 5 and 7 (@ralphtheninja)
Fixed
1.2.1 - 2016-12-27
Added
- Travis: add 6 and 7 (@ralphtheninja)
Changed
- Travis: use gcc 4.8 (@ralphtheninja)
Removed
- Travis: remove 0.10, 1.0, 1.8, 2 and 3 (@ralphtheninja)
1.2.0 - 2015-11-27
Added
- Add dependency badge (@ralphtheninja)
- Travis: add 1.0, 2, 3, 4 and 5 (@ralphtheninja)
Changed
- Update
levelupto~1.3.0(@ralphtheninja) - Update
leveldownto^1.4.2(@ralphtheninja)
1.1.0 - 2015-06-09
Changed
1.0.0 - 2015-05-19
Changed
- README: add link to
level/communityrepo (@ralphtheninja)
1.0.0-0 - 2015-05-16
Added
- Add Travis (@ralphtheninja)
- Add
leveldowndev dependency (@ralphtheninja)
Changed
- Update
levelupto~1.0.0(@ralphtheninja) - Run tests using
packager(leveldown)(@ralphtheninja)
Removed
- Remove
leveldependency (@ralphtheninja)
0.19.7 - 2015-05-10
Added
- Add
level-test-*to.gitignore(@juliangruber)
Changed
- Run the tests if they are not required (@juliangruber)
- Rename the repository to
packager(@juliangruber)
0.19.6 - 2015-05-10
Fixed
- Fix incorrect options logic (@juliangruber)
0.19.5 - 2015-05-10
Fixed
- Fixed bug with missing opening curly brace (@juliangruber)
0.19.4 - 2015-05-10
Changed
- Use
typeofinstead ofutil.isFunction()(@juliangruber)
0.19.3 - 2015-05-10
Fixed
- Fix missing closing parenthesis (@juliangruber)
0.19.2 - 2015-05-10
Fixed
- Fix missing closing parenthesis (@ralphtheninja)
0.19.1 - 2015-05-10
Fixed
nulloptions should not be treated as object (@deian)
0.19.0 - 2015-05-04
Changed
- Plain MIT license (@andrewrk)
- README: update logo and copyright year (@ralphtheninja)
- Update
levelupto~0.19.0(@ralphtheninja)
0.18.0 - 2013-11-18
Changed
- Bumped version (@rvagg)
0.17.0 - 2013-10-09
🌱 Initial release.
Historical Note This changelog is ordered by semver-version, but the first few releases here did not use semver-valid tags.
0.17.0-5 - 2013-10-12
Changed
- Clean up debugging noise (@rvagg)
0.17.0-4 - 2013-10-12
Removed
- Remove
copy()(@rvagg)
Fixed
- Fix
repair()anddestroy()(@rvagg)
0.17.0-3 - 2013-10-12
Fixed
- Made tests compatible with node 0.8 (@rvagg)
0.17.0-2 - 2013-10-12
Added
- Add options to exported tests to handle memdown (@rvagg)
Changed
- README:
level->level-packager(@rvagg)
0.17.0-1 - 2013-10-09
Removed
- Remove
tapefrom devDependencies, allow callers to pass in custom test function (@rvagg)