Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Upgrade #83

Merged
merged 22 commits into from
May 24, 2018
Merged

Upgrade #83

merged 22 commits into from
May 24, 2018

Conversation

vweevers
Copy link
Member

@vweevers vweevers commented May 24, 2018

This is the big one. Upgrades to latest abstract-leveldown and levelup, adds support for binary keys and removes options.raw.

Closes #75, closes #65, closes #64, closes #62, closes #59, closes #58, closes #48 (but instead of converting buffer keys to arrays I opted for String(key)), closes #40.

@vweevers vweevers requested a review from ralphtheninja May 24, 2018 14:46
})

// Adapted from a memdown test.
leveljs.binaryKeys && tape('iterator stringifies buffer input', function (t) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one!

@vweevers
Copy link
Member Author

I'll wait on the new levelup, and in the mean time I'll go through the issues linked above, make sure I didn't miss anything.

This was referenced May 24, 2018
@vweevers vweevers changed the title Upgrade [WIP] Upgrade May 24, 2018
@vweevers vweevers merged commit eb9b637 into master May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants