- First public release
- Fixed crates.io metadata
- Added Hasher as an option
- Added travis and benchmarks by criterion
- Added feature-gates for rocksdb and sled
- Moved criterion from [dependencies] to [dev-dependencies]
- Bumped up dependencies
- Changed license to MIT
- Changed the icon
- Update dependencies
- Fix outdated syntaxes and macros
- Update dependencies
- Fix bugs in memory-caching
- Add functions to track the latest state:
get_headroot
andset_headroot
.