0.4.1 (2019-08-02)
0.4.0 (2019-07-19)
- switches to async/await and upgrade hapi to v18 (946e8a1)
- All functions that took callbacks now return promises
0.3.0 (2018-11-29)
- dont use 'this' in root anon function (c6a833e)
- logo was broken on main page (#25) (41eed04)
- regex bug for ipv4 test (#24) (696ed92)
- remove warning for too many listeners on socket.io sockets (#28) (3d9b96e)
0.2.4 (2018-10-16)
- give crypto.verify a buffer (#23) (0c8c290)
- make it executable available through websocket-star (d18087c)
0.2.3 (2018-02-12)
0.2.2 (2017-12-07)
- Add libp2p logo to about page (66be194)
- cryptoChallenge can be enabled by default after all! https://github.com/ipfs/js-ipfs/pull/1090/files\#r153143252 (143a0a4)
0.2.1 (2017-11-19)
0.2.0 (2017-10-28)
- {webrtc => websocket} (df53c25)
- discovery fix - fix: debug log name (1f163b8)
- lint (585525e)
- package.json (f5e91fe)
- small name fix (de84807)
- Joins metric - fix: config (81c8eb7)
- Link directly to readme in about page (d7fba03)
- metrics (WIP) - feat: Dockerfile - fix/feat: various other things (fa518b1)
- Update README - feat: Use dumb-init in docker-image (4fbed33)
0.1.2 (2017-09-08)
- point to right location of bin (3049ca8)
0.1.1 (2017-09-08)
- add main to package.json (7ff704c)