Releases: Amulet-Team/Amulet-LevelDB
Releases · Amulet-Team/Amulet-LevelDB
1.0.0b2
Full Changelog: 1.0.0b1...1.0.0b2
1.0.0b1
What's Changed
- Fixed weak reference issue.
- Added locking so that the database cannot be closed while it is still being operated on.
- Added encryption error for marketplace worlds
- Require C++ 17 by @gentlegiantJGC in #3
Full Changelog: 1.0.0b0...1.0.0b1
1.0.0b0
What's Changed
Broken the leveldb library out of Amulet-Core into its own repository.
Rewritten in Cython for speed.
Using the C++ leveldb API.
Statically linked and compiled on the users computer if required.
Python API expanded.
Full Changelog: https://github.com/Amulet-Team/Amulet-LevelDB/commits/1.0.0b0