Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when initialising levelUp #96

Merged
merged 3 commits into from
Aug 6, 2018
Merged

Fix error when initialising levelUp #96

merged 3 commits into from
Aug 6, 2018

Conversation

c10h22
Copy link
Contributor

@c10h22 c10h22 commented Jul 27, 2018

This is actually retro-compatible modification that fixes #94 and is related to #95

This is actually retro-compatible modification that fixes Ivshti#94 and is related to Ivshti#95
@c10h22
Copy link
Contributor Author

c10h22 commented Jul 27, 2018

@orlandodemauro & @Ivshti & @chrisgbk
This PR includes minor change that is retro-compatible.

So to follow guidelines for upgrading levelup, encoding-down has been added to dependencies and levelup has been upgraded to v3.1.1

@Ivshti Ivshti merged commit 06db977 into Ivshti:master Aug 6, 2018
@Ivshti
Copy link
Owner

Ivshti commented Aug 6, 2018

thanks for the contribution! I will publish a new version shortly

@Ivshti
Copy link
Owner

Ivshti commented Aug 6, 2018

btw, 4 of the tests fail @c10h22
is that related?

@c10h22
Copy link
Contributor Author

c10h22 commented Aug 6, 2018

Yes, this is related as we need to define a db property in store option during model construction in each test.

@orlandodemauro
Copy link
Contributor

@Ivshti could you please publish a new version? the current version is broken

@Akumzy
Copy link

Akumzy commented Aug 27, 2018

Any hope? @Ivshti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InitializationError:
4 participants