0.1.0 - 2022-02-06
- Add open with TTL (#6)
- Add batch writer (#8)
- Upgrade rust-rocksdb from v0.15.0 to v0.17.0
0.0.5 - 2021-12-20
- Add Python 3.5 support again
- Build wheels for Windows 32-bit
0.0.4 - 2021-12-17
- Fix build linux binaries and CI (#4)
- Support Python 3.10 and build Windows wheels, remove Python 3.5 support
0.0.3 - 2021-12-17
- Add secondary instance support (#3)
- Add iterator (#2)
- Add destory, repaire methods
- Remove Windows wheels
0.0.2 - 2020-10-14
- Support Python 3.9
- Raise RocksDBError
- Auto testing, auto build for Linux, macOS, Windows, and upload wheels to PYPI
- First implement, support Python 3.5, 3.6, 3.7, 3.8