This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Releases: ipfs/js-ipfs
Releases · ipfs/js-ipfs
v0.27.7
v0.27.6
v0.27.5
v0.27.4
v0.27.3
v0.27.2
v0.27.1
v0.27.0
Bug Fixes
- fix the welcome message and throw error when trying to cat a non-exis… (#1032) (25fb390), closes #1031
- make offline error retain stack (#1056) (dce6a49)
- pre 1.0.0 deps should be always installed with ~ and not ^ (c672af7)
- progress bar flakiness (#1042) (d7732c3)
- promisify .block (get, put, rm, stat) (#1085) (cafa52b)
- files.add: glob needs a POSIX path (#1108) (9c29a23)
- promisify node.stop (#1082) (9b385ae)
- pubsub message fields (#1077) (9de6f4c)
- removed error handler that was hiding errors (#1120) (58ded8d)
- Typo (#1044) (179b6a4)
- update *-star multiaddrs to explicity say that they need tcp and a port (#1117) (9eda8a8)
Features
- accept additional transports (6613aa6)
- add circuit relay and aegir 12 (+ big refactor) (104ef1e)
- add WebUI Path (#1124) (8041b48)
- adding appveyor support (#1054) (b92bdfe)
- agent version with package number (#1121) (550f955)
- cli --api option (#1087) (1b1fa05)
- complete PubSub implementation (ac95601)
- implement "ipfs file ls" (#1078) (6db3fb8)
- implementing the new streaming interfaces (#1086) (2c4b8b3)
- ipfs.ls (#1073) (35687cb)
- make js-ipfs daemon stop with same SIG as go-ipfs (#1067) (7dd4e01)
- WebSocketStar (#1090) (33e9949)
- windows interop (#1065) (d8197f9)