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
David Dias
b9979a1cb1
chore: release version v0.9.6
v0.9.6
2017-03-23 23:20:52 +00:00
David Dias
cbbf48eb3a
chore: update contributors
2017-03-23 23:20:52 +00:00
Dmitriy Ryajov
9fbbe3f2a0
fix: address parsing ( #57 )
...
* feat: dns support for WS
* fix: address parsing
* test: adding ma-to-url tests
2017-03-23 23:19:36 +00:00
David Dias
f872518141
chore: release version v0.9.5
v0.9.5
2017-03-23 15:13:18 +00:00
David Dias
b146dd35df
chore: update contributors
2017-03-23 15:13:18 +00:00
David Dias
bdfd042ace
DNS support ( #56 )
...
* feat: dns support
2017-03-23 15:09:06 +00:00
David Dias
ec467377e6
chore: release version v0.9.4
v0.9.4
2017-03-21 14:35:20 +00:00
David Dias
53fe9808f2
chore: update contributors
2017-03-21 14:35:20 +00:00
David Dias
5bb5a93621
chore: release version v0.9.3
2017-03-21 14:33:41 +00:00
David Dias
e8bdd473b4
chore: update contributors
2017-03-21 14:33:41 +00:00
David Dias
1f86c9f7e2
chore: update aegir
2017-03-21 14:33:41 +00:00
Greenkeeper
39ef6fc809
chore(package): update aegir to version 10.0.0 ( #41 )
...
https://greenkeeper.io/
2017-02-13 18:03:48 -08:00
David Dias
bb52ef97fb
chore: release version v0.9.2
v0.9.2
2017-02-09 08:38:26 -08:00
David Dias
aa8fb581a4
chore: update contributors
2017-02-09 08:38:26 -08:00
David Dias
2de0c9276c
chore: ^ to ~
2017-02-09 08:37:14 -08:00
Chris Campbell
1f01fe7745
Use lodash.includes instead of the deprecated lodash.contains ( #39 )
...
* .gitignore Vim swp files
* Use lodash.includes instead of the deprecated lodash.contains
2016-12-15 21:06:54 -08:00
Greenkeeper
6d7009ba21
chore(package): update aegir to version 9.2.1 ( #38 )
...
https://greenkeeper.io/
2016-12-10 11:59:10 -08:00
David Dias
90947bb837
chore: release version v0.9.1
v0.9.1
2016-11-08 17:21:29 +00:00
David Dias
3dfd300855
chore: update contributors
2016-11-08 17:21:28 +00:00
David Dias
0429bebde6
fix: the fix
2016-11-08 17:21:19 +00:00
David Dias
a821c33364
fix: onConnect does not follow callback pattern ( #36 )
2016-11-08 17:20:14 +00:00
David Dias
ebce595f21
chore: release version v0.9.0
v0.9.0
2016-11-03 08:54:33 +00:00
David Dias
e71cc3d3ed
chore: update contributors
2016-11-03 08:54:32 +00:00
Friedel Ziegelmayer
e73c99ee21
feat: upgrade to aegir@9 ( #33 )
2016-11-03 08:53:50 +00:00
David Dias
0c6ad21c92
Merge pull request #30 from RichardLitt/master
...
Update README URLs based on HTTP redirects
2016-10-02 15:10:56 +01:00
Richard Littauer
ca76e8cd5a
Update README URLs based on HTTP redirects
2016-09-30 14:48:06 -04:00
David Dias
d57fe21977
Merge pull request #29 from libp2p/cleanup
...
chore: remove unsused .aegir config
2016-09-27 14:55:48 +08:00
Friedel Ziegelmayer
356e0eb50f
chore: remove unsused .aegir config
2016-09-26 18:46:27 +02:00
Friedel Ziegelmayer
f905252dcf
Merge pull request #27 from libp2p/greenkeeper-aegir-8.0.0
...
Update aegir to version 8.0.0 🚀
2016-09-06 21:14:41 +02:00
David Dias
740e989598
chore: release version v0.8.1
v0.8.1
2016-09-06 09:37:57 -04:00
David Dias
de780e41b4
chore: update contributors
2016-09-06 09:37:57 -04:00
David Dias
64c57f5a68
feat(readme): update pull-streams section
2016-09-06 09:37:27 -04:00
greenkeeperio-bot
df2986eaef
chore(package): update aegir to version 8.0.0
...
https://greenkeeper.io/
2016-09-06 15:11:57 +02:00
David Dias
fa5b79d617
chore: release version v0.8.0
v0.8.0
2016-09-06 08:50:23 -04:00
David Dias
0dbb521486
chore: update contributors
2016-09-06 08:50:23 -04:00