UNPKG

@rsksmart/rif-storage

Version:

Library integrating distributed storage projects

51 lines (32 loc) 2.75 kB
<a name="0.1.1"></a> ## [0.1.1](https://github.com/rsksmart/rif-storage-js/compare/v0.1.0...v0.1.1) (2021-01-29) ### Reverts * chore(deps-dev): bump ipfs to 0.53.2 ([79512ed](https://github.com/rsksmart/rif-storage-js/commit/79512ed)) <a name="0.1.0"></a> # 0.1.0 (2020-01-24) ### Bug Fixes * binary data in Swarm ([#18](https://github.com/rsksmart/rif-storage-js/issues/18)) ([a0a5574](https://github.com/rsksmart/rif-storage-js/commit/a0a5574)) * browser field for compiled files ([1732e7c](https://github.com/rsksmart/rif-storage-js/commit/1732e7c)) * correct main field ([dcf9aea](https://github.com/rsksmart/rif-storage-js/commit/dcf9aea)) * single DirectoryArray as a file not directory ([3ac29b1](https://github.com/rsksmart/rif-storage-js/commit/3ac29b1)) ### Features * add browser version of Erebos ([1fdfc1f](https://github.com/rsksmart/rif-storage-js/commit/1fdfc1f)) * add browser version of Erebos ([3b88312](https://github.com/rsksmart/rif-storage-js/commit/3b88312)) * basic logging ([e3aeb77](https://github.com/rsksmart/rif-storage-js/commit/e3aeb77)) * expose all typings ([cc5352d](https://github.com/rsksmart/rif-storage-js/commit/cc5352d)) * expose options for put() and get() ([#6](https://github.com/rsksmart/rif-storage-js/issues/6)) ([24373a7](https://github.com/rsksmart/rif-storage-js/commit/24373a7)) * filename support for single files ([1002541](https://github.com/rsksmart/rif-storage-js/commit/1002541)) * first test ([de19ed4](https://github.com/rsksmart/rif-storage-js/commit/de19ed4)) * initial setup ([22eb624](https://github.com/rsksmart/rif-storage-js/commit/22eb624)) * license ([89f534f](https://github.com/rsksmart/rif-storage-js/commit/89f534f)) * manager class ([#5](https://github.com/rsksmart/rif-storage-js/issues/5)) ([e390368](https://github.com/rsksmart/rif-storage-js/commit/e390368)) * only root hash is returned for put() directory ([eef0c96](https://github.com/rsksmart/rif-storage-js/commit/eef0c96)) * stream support ([04d072d](https://github.com/rsksmart/rif-storage-js/commit/04d072d)) * support for directories ([46c986c](https://github.com/rsksmart/rif-storage-js/commit/46c986c)) * swarm support ([8511283](https://github.com/rsksmart/rif-storage-js/commit/8511283)) * swarm-mini library for swarm ([7590b6b](https://github.com/rsksmart/rif-storage-js/commit/7590b6b)) * wip ipfs provider ([bd8dac4](https://github.com/rsksmart/rif-storage-js/commit/bd8dac4)) ### Reverts * chore: release version v0.1.0 ([c74da49](https://github.com/rsksmart/rif-storage-js/commit/c74da49)) * chore: tmp lib add ([fed9f01](https://github.com/rsksmart/rif-storage-js/commit/fed9f01)) * drop content-type support ([ab03c0e](https://github.com/rsksmart/rif-storage-js/commit/ab03c0e))