0.5.1 (2021-02-26)
- axios options (#134) (6e5fb05)
- eth utils for PSS (#149) (7cbe2ee)
- expose the getPeers function on
BeeDebug
(#155) (fcfa547) - expose types for BeeDebug (#158) (1f3051e)
- exposing soc interface (#147) (7897163)
- feed interface (#136) (021af95)
- feeds endpoint (#125) (6b0a59b)
- bee.sh (#131) (113b66c)
- bump elliptic version to 6.5.4 (#142) (d6ac8b0)
- release 0.5.1 (#145) (b0a2168)
- remove automatic content-type header on file upload (#139) (393d068), closes #138
0.5.0 (2021-02-09)
- breaking api changes (#105)
- balance, chequebook and settlements endpoint on BeeDebug (#101) (7a77050)
- balances and consumed endpoint (#96) (162e9b3)
- chequebook api (#97) (f7b77f4)
- export utils and types (#123) (fb1ed72)
- settlements endpoints (#98) (892ce1b)
- uploadFile support for File type (#93) (02202e9)
- missing content-disposition causes failure (#116) (2c85db0)
- typescript configuration (#120) (e665107)
- Bee class functionality with error handling (#15) (038f013)
- bmt hasher (#65) (5cac9b2)
- bytes module (#50) (9ec08bd)
- chunk API module (#60) (110b092)
- module collection (#28) (e4ed0bd)
- pinning for files and collections (#45) (c6fcc21)
- pss send and subscribe (#49) (c0b2ac1)
- repo setup, adds tag and file api wrapper (#1) (d1d1484)
- single owner chunks (#69) (e152206)
- tar upload in the browser (#35) (4787428)
- big file upload (#77) (a51e4a6), closes #75
- collection upload with relative path (#73) (b8f5c90)
- raise payment tolerance on tests (#64) (4c3043b)
- remove postinstall (#74) (992a2de)
- remove utf8-encoder package dependency (#82) (e5b9e12)
- replace Buffer with Uint8Array so it's not used in browser (#84) (a59bcda)
- upload collection with unicode filenames (#79) (c893e58)
- websocket data buffer array typing (#89) (251a650)