UNPKG

@trubavuong/seaweedfs

Version:
56 lines (29 loc) 2.2 kB
#### 3.0.1 (2021-05-24) ##### Tests * add await before some .rejects/.resolves statements ([2dde8bfe](https://github.com/trubavuong/seaweedfs/commit/2dde8bfe559525fa4c2b8dc822807e8b2aa9a8de)) ## 3.0.0 (2021-05-23) ##### Other Changes * don't return true in BlockStorage.delete() ([18d0bdfd](https://github.com/trubavuong/seaweedfs/commit/18d0bdfd6adb519bd1ef03ecebd9bb740701272f)) ### 2.1.0 (2021-05-23) ##### Build System / Dependencies * include bin directory in published package ([3b1e5ae8](https://github.com/trubavuong/seaweedfs/commit/3b1e5ae87259eeea738a89504008cfaa0aeaa8d6)) ##### New Features * add BlockStorage.ping() ([6d862772](https://github.com/trubavuong/seaweedfs/commit/6d86277256ddad994b66fdd07dccee21bc54e182)) ## 2.0.0 (2021-05-23) ##### Other Changes * change params of BlockStorage constructor and methods ([3009f29e](https://github.com/trubavuong/seaweedfs/commit/3009f29ea47ff827f77d0d8108ac169657bfd29c)) * change response of BlockStorage methods ([8f07b2aa](https://github.com/trubavuong/seaweedfs/commit/8f07b2aaa9c50ac80468c8ea9785e7e5f9759dd5)) ### 1.1.0 (2021-05-23) ##### Documentation Changes * correct APIs with async-await ([7d171f24](https://github.com/trubavuong/seaweedfs/commit/7d171f243caa4628ecd87a3afec3bead253fe1d2)) ##### New Features * add timeout param to BlockStorage constructor, add() and replace() methods ([5799cc98](https://github.com/trubavuong/seaweedfs/commit/5799cc98b11e37817ca6831579d3039217fc8aa6)) ## 1.0.0 (2021-05-22) ##### Chores * add script to install seaweedfs ([cbff8209](https://github.com/trubavuong/seaweedfs/commit/cbff82090ea4d4255780fc4bae0e5286149d96ae)) ##### Documentation Changes * update README ([ac70ff9f](https://github.com/trubavuong/seaweedfs/commit/ac70ff9f1bd34a1e395333a3b5ea7d0d3b17e5af)) ##### New Features * export BlockStorage ([f30a057f](https://github.com/trubavuong/seaweedfs/commit/f30a057f6b0784c9a12ea7442b80c841df6132c2)) * add BlockStorage ([20e373a3](https://github.com/trubavuong/seaweedfs/commit/20e373a3820013cc04db74f84ecd8f5e3a2f0782)) * add codebase ([8c350334](https://github.com/trubavuong/seaweedfs/commit/8c3503348a8397f851f698dda02865e33264ba1f))