- add await before some .rejects/.resolves statements (2dde8bfe)
- don't return true in BlockStorage.delete() (18d0bdfd)
- include bin directory in published package (3b1e5ae8)
- add BlockStorage.ping() (6d862772)
- change params of BlockStorage constructor and methods (3009f29e)
- change response of BlockStorage methods (8f07b2aa)
- correct APIs with async-await (7d171f24)
- add timeout param to BlockStorage constructor, add() and replace() methods (5799cc98)
- add script to install seaweedfs (cbff8209)
- update README (ac70ff9f)