148 Commits

Author SHA1 Message Date
David Dias
409e7a8e1f chore: release version v0.20.2 2018-04-10 14:04:44 +09:00
David Dias
32941a807a chore: fix deps 2018-04-10 14:03:29 +09:00
David Dias
32d34d3b83 chore: release version v0.20.1 2018-04-10 12:15:57 +09:00
David Dias
4117bd7552 chore: add needed dep (websockets) 2018-04-10 12:13:11 +09:00
David Dias
db3f6dbb06 chore: release version v0.20.0 2018-04-06 17:03:47 +01:00
David Dias
3808c365b1 chore: update contributors 2018-04-06 17:03:47 +01:00
David Dias
19528ef15e chore: update deps 2018-04-06 17:02:51 +01:00
David Dias
141920cd14 chore: update deps 2018-04-05 19:47:02 +01:00
David Dias
2dc94cd907 chore: release version v0.19.2 2018-03-28 15:34:00 -07:00
David Dias
7fc1cd0f7c chore: update contributors 2018-03-28 15:33:59 -07:00
David Dias
26f3f9a319 chore: release version v0.19.1 2018-03-28 15:32:20 -07:00
David Dias
e9ce4ac795 chore: update deps 2018-03-28 15:32:20 -07:00
David Dias
bcca813171 chore: release version v0.19.0 2018-03-15 08:16:12 -07:00
David Dias
cfc5958a4b chore: update contributors 2018-03-15 08:16:12 -07:00
David Dias
642b8ad751 chore: update deps 2018-03-15 07:57:30 -07:00
David Dias
ada73221b0 chore: update deps 2018-03-14 06:27:53 -07:00
David Dias
fdfc237780 chore: release version v0.18.0 2018-02-19 09:59:47 +00:00
David Dias
b28eba067e chore: update deps 2018-02-19 09:58:08 +00:00
David Dias
10a8ec3f31 chore: release version v0.17.0 2018-02-16 18:26:06 +00:00
David Dias
0c543b7180 feat: add pubsub to libp2p 2018-02-16 19:23:35 +01:00
David Dias
beeb36c10c chore: release version v0.16.5 2018-02-14 10:55:16 +01:00
David Dias
9fd94b98a1 chore: update deps 2018-02-14 10:48:21 +01:00
David Dias
5c3037037a chore: release version v0.16.4 2018-02-09 12:45:17 +00:00
David Dias
7733ba5cd7 chore: release version v0.16.3 2018-02-08 08:11:24 +00:00
David Dias
10619afbe6 chore: release version v0.16.2 2018-02-07 09:50:30 +00:00
David Dias
ebdb696742 chore: release version v0.16.1 2018-02-07 09:45:01 +00:00
David Dias
98f2903088 chore: release version v0.16.0 2018-02-07 08:39:08 +00:00
David Dias
3dda282dfd chore: update contributors 2018-02-07 08:39:08 +00:00
David Dias
cd43863db6 chore: use pre-push 2018-02-07 07:31:10 +00:00
David Dias
23e8293b75 feat: use libp2p-switch 2018-02-07 07:31:10 +00:00
David Dias
a85f041843 chore: release version v0.15.2 2018-01-27 18:51:45 -08:00
David Dias
b4ba267589 chore: update deps 2018-01-27 18:48:44 -08:00
David Dias
4c81f39ebe chore: release version v0.15.1 2018-01-16 06:16:15 -08:00
David Dias
76922383ab chore: update contributors 2018-01-16 06:16:15 -08:00
David Dias
13b36dcaa6 chore: update deps 2018-01-16 06:03:04 -08:00
David Dias
808f7495a9 chore: release version v0.15.0 2018-01-07 17:09:57 +00:00
David Dias
ae21a6facf chore: update contributors 2018-01-07 17:09:56 +00:00
David Dias
3aba3fd176
chore: update deps (#148) 2018-01-07 17:00:24 +00:00
David Dias
59de0da19c chore: release version v0.14.3 2017-12-15 08:25:08 +00:00
David Dias
c128873a07 chore: release version v0.14.2 2017-12-15 07:15:05 +00:00
David Dias
8d2d8c98a0 chore: release version v0.14.1 2017-12-15 07:10:42 +00:00
David Dias
c7f20383d9 chore: release version v0.14.0 2017-12-14 07:39:37 +00:00
David Dias
a86a95c19f chore: update contributors 2017-12-14 07:39:37 +00:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
67ca37c356 chore: updating CI files (#132)
* Updating CI files

This commit updates all CI scripts to the latest version

* chore: update deps

* bump timout

* fix circle
2017-12-14 07:14:36 +00:00
David Dias
8563395d32 chore: release version v0.13.3 2017-12-01 09:32:49 +00:00
David Dias
f602cd9f79
test: use that crypto puzzle! (#135) 2017-12-01 09:19:44 +00:00
David Dias
ec956c1d42 chore: release version v0.13.2 2017-11-27 09:13:13 +00:00
David Dias
c906f698e4 chore: update contributors 2017-11-27 09:13:12 +00:00
Maciej Krüger
95f029eb7a feat: Bring libp2p-websocket-star to the Transports family! 🌟 (#122)
* test: add libp2p-websocket-star tests

* refactor: websocket-star-{signal => rendezvous}

* misc: Apply requested changes

* chore: update deps

* refactor: considerable amount of refactor, clean up test structure

* use right flag

* test: refactor transport tests
2017-11-27 09:10:36 +00:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
38a68a01b7 chore: Upgrade wrtc to 0.0.63 (#133)
For testing on CIs
2017-11-22 16:19:27 +00:00