What's Changed
* Add r/w options for put, get, delete, and delete range by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/53
* Use batch_multi_get to replace multi_get by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/54
* Add key_may_exists API by Congyuwang in https://github.com/Congyuwang/RocksDict/pull/55
**Full Changelog**: https://github.com/Congyuwang/RocksDict/compare/v0.3.8...v0.3.9