Vasco Santos
1be100bf7e
chore: enable ip6 tests ( #85 )
2019-04-24 19:28:29 +02:00
Vasco Santos
83475bddd7
chore: add discourse badge ( #83 )
2019-04-15 18:44:04 +02:00
Jacob Heun
18885e9cd3
chore: release version v0.12.2
...
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
v0.12.2
2019-01-24 16:23:35 +01:00
Jacob Heun
3d8f5cd48e
chore: update contributors
2019-01-24 16:23:34 +01:00
Vasco Santos
93ef7c3e70
fix: ipv6 naming with multiaddr-to-uri package ( #81 )
...
* chore: use multiaddr-to-uri package
* fix: ipv6 naming with multiaddr-to-uri
2019-01-24 15:22:00 +00:00
Jacob Heun
24541d371f
chore: release version v0.12.1
...
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
v0.12.1
2019-01-10 14:56:24 +01:00
Jacob Heun
8c2d2adda0
chore: update contributors
2019-01-10 14:56:23 +01:00
Hugo Dias
b37b681bc1
chore: update deps
2019-01-10 14:53:46 +01:00
Hugo Dias
68ae2c344d
fix: reduce bundle size
2019-01-10 14:53:46 +01:00
nikor
c26ae32829
docs: added example to README ( #80 )
...
The example is adapted from the example in js-libp2p-tcp
2019-01-08 21:30:54 +01:00
Jacob Heun
d661bb6e45
chore: add lead maintainer ( #75 )
...
* chore: add lead maintainer
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
* Update package.json
2018-06-26 18:02:14 +02:00
David Dias
11b62d62a2
chore: release version v0.12.0
v0.12.0
2018-04-30 22:17:50 +01:00
David Dias
1d0e97d6b1
chore: update contributors
2018-04-30 22:17:50 +01:00
David Dias
3ca482950b
chore: update deps
2018-04-30 22:17:02 +01:00
Maciej Krüger
9ffe03adf6
Fix #70 - Better error for .createServer in browser ( #73 )
...
* Fix #70 - Better error for .createServer in browser
* Add test for throw
* Make test sync
2018-04-24 12:45:56 +02:00
David Dias
887dc13742
chore: release version v0.11.0
v0.11.0
2018-04-05 17:24:48 +01:00
David Dias
dd5c63de1c
chore: update contributors
2018-04-05 17:24:48 +01:00
David Dias
ce830d45e3
chore: update deps
2018-04-05 17:23:24 +01:00
Diogo Silva
f59cf88cc2
feat: add class-is module ( #72 )
2018-04-05 17:21:26 +01:00
Maciej Krüger
709989acc9
feat: Pass options to websocket server ( #66 )
2018-04-05 17:21:02 +01:00
David Dias
e7ab32f0be
chore: release version v0.10.5
v0.10.5
2018-02-20 10:35:30 +00:00
David Dias
3839bee7d5
chore: update contributors
2018-02-20 10:35:30 +00:00
David Dias
9c5d37d415
chore: update package.json
2018-02-20 10:35:18 +00:00
David Dias
bda02a11c7
test: update dns multiaddr to dnsaddr
2018-02-20 10:34:32 +00:00
David Dias
cccf269918
docs: update and polish README
2018-02-20 10:32:38 +00:00
David Dias
f16e14ab20
chore: update deps
2018-02-20 10:30:48 +00:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
e3ab9ed247
Merge pull request #67 from libp2p/automatic-ci-script-update
...
Updating CI files
2017-12-21 17:41:10 +01:00
Victor Bjelkholm
903ae4cb30
Updating CI files
...
This commit updates all CI scripts to the latest version
2017-12-21 17:22:55 +01:00
David Dias
3151f9e007
chore: release version v0.10.4
v0.10.4
2017-10-22 20:45:51 +01:00
David Dias
cdfe1da740
chore: update contributors
2017-10-22 20:45:51 +01:00
David Dias
b0e486f719
chore: release version v0.10.3
2017-10-22 20:45:43 +01:00
David Dias
b34aa25274
chore: update aegir
2017-10-22 20:45:43 +01:00
David Dias
d9f95036fd
docs: no sauce badges
2017-10-20 12:27:51 +01:00
David Dias
9fdd98e3eb
chore: update gitignore
2017-10-20 12:21:40 +01:00
David Dias
0fe932be97
chore: release version v0.10.2
v0.10.2
2017-10-20 12:21:05 +01:00
David Dias
87c68cf1c5
chore: update contributors
2017-10-20 12:21:04 +01:00
David Dias
c8d8521743
chore: fix npm release script
2017-10-20 12:20:47 +01:00
David Dias
66f25d8890
chore: update deps
2017-10-20 12:13:30 +01:00
Dmitriy Ryajov
9ddff85601
feat: filter IPFS addrs correctly ( #62 )
...
* feat: dns support for WS
* fix: address parsing
* feat: filter IPFS addrs correctly
* fix: remove lodash includes dependency
* feat: mafmt addrs now support /ipfs no need for ad-hoc filtering
* feat: skip p2p-circuit addresses
* chore: updating ci files
* chore: upgrading to new aegir
* test: pass the no-parallel flag to tests
* wip
* test: removing global timeout and setting it on a specific test
* feat: resolve 0 addresses (#64 )
* feat: resolve 0 addresses
* chore: upgrading pull-ws
* chore: update circle CI
* chore: update gitignore
* chore: update deps
* chore: update CI again
* test: fix node.js tests
* test: fix browser tests
* chore
2017-10-20 12:12:35 +01:00
David Dias
3d3cdf1c1e
feat: new aegir
2017-10-20 11:25:14 +01:00
Dmitriy Ryajov
f120f84e51
chore: update deps ( #65 )
2017-10-20 11:24:31 +01:00
David Dias
9e4601435b
chore: update deps
2017-08-19 13:59:10 +02:00
David Dias
dfe811acdb
chore: release version v0.10.1
v0.10.1
2017-07-22 14:41:53 -07:00
David Dias
07b65124ff
chore: update contributors
2017-07-22 14:41:53 -07:00
David Dias
0cacccb40c
chore: update deps
2017-07-22 14:39:44 -07:00
David Dias
182057fa0a
chore: release version v0.10.0
v0.10.0
2017-03-27 16:19:47 +01:00
David Dias
68b2946a57
chore: update contributors
2017-03-27 16:19:47 +01:00
Greenkeeper
06af33eaa3
chore(package): update multiaddr to version 2.2.3 ( #59 )
...
https://greenkeeper.io/
2017-03-27 16:16:53 +01:00
Jack Kleeman
8df8084ec7
fix(dial): pass through errors from pull-ws onConnect
...
Not passing errors meant that failed websocket connections were being treated as successful dials.
2017-03-27 17:10:20 +02:00
David Dias
c405f8d1fe
chore: update deps
2017-03-27 11:10:48 +01:00