32 Commits

Author SHA1 Message Date
Vasco Santos
28869e6cda chore: release version v0.2.3 v0.2.3 2020-11-30 11:09:49 +01:00
Vasco Santos
6e7c7c64ce chore: update contributors 2020-11-30 11:09:49 +01:00
Vasco Santos
d16d9fe0a6
chore: update private-ip (#15) 2020-11-30 10:35:45 +01:00
Vasco Santos
584af9d7c0 chore: release version v0.2.2 v0.2.2 2020-11-16 15:06:09 +01:00
Vasco Santos
edbd46e25d chore: update contributors 2020-11-16 15:06:09 +01:00
Vasco Santos
cb5e71644b
feat: address sorter (#13) 2020-11-16 15:03:20 +01:00
Vasco Santos
301c63a91e chore: release version v0.2.1 v0.2.1 2020-10-08 09:33:45 +02:00
Vasco Santos
684366b8ae chore: update contributors 2020-10-08 09:33:44 +02:00
Vasco Santos
b38bf34729 chore: create API doc 2020-10-08 09:33:00 +02:00
Vasco Santos
b91a241d07 chore: apply suggestions from code review
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-10-08 09:33:00 +02:00
Vasco Santos
645b483cb4 chore: complete docs 2020-10-08 09:33:00 +02:00
Vasco Santos
d7fa562d91
feat: is multiaddr private and loopback (#10) 2020-10-07 17:02:08 +02:00
Jacob Heun
03e272cd24
chore: release version v0.2.0 v0.2.0 2020-08-07 17:43:27 +02:00
Jacob Heun
c564ea01f9
chore: update contributors 2020-08-07 17:43:26 +02:00
Alex Potsides
a2ea68f319
chore: update deps (#9)
* chore: update deps

Pulls in the latest multiaddrs that replaces node Buffers with
Uint8Arrays

BREAKING CHANGES:

- The multiaddr dep of this module uses Uint8Arrays and may not be
  compatible with previous versions

* chore: remove gh url
2020-08-07 17:40:19 +02:00
Vasco Santos
46d17ca142 chore: release version v0.1.3 v0.1.3 2020-07-15 12:29:21 +02:00
Vasco Santos
141aac3a33 chore: update contributors 2020-07-15 12:29:21 +02:00
Vasco Santos
2f81fc4914 chore: apply suggestions from code review
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-07-15 12:28:37 +02:00
Vasco Santos
673da42470 chore: update deps 2020-07-15 12:28:37 +02:00
Vasco Santos
80668fff1a feat: arrayEquals for non primitive types with equals function 2020-07-15 12:28:37 +02:00
dependabot-preview[bot]
0e7fc344ec
chore(deps-dev): bump aegir from 21.10.2 to 22.0.0 (#7)
Bumps [aegir](https://github.com/ipfs/aegir) from 21.10.2 to 22.0.0.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/aegir/compare/v21.10.2...v22.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 19:52:33 +02:00
dependabot-preview[bot]
c8c9c76ebf
chore(deps-dev): bump aegir from 20.6.1 to 21.0.2 (#6)
Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.0.2.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/aegir/compare/v20.6.1...v21.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 21:18:34 +00:00
Vasco Santos
1491fabc96 chore: release version v0.1.2 v0.1.2 2020-02-15 08:44:29 +00:00
Vasco Santos
e7d0879474 chore: update contributors 2020-02-15 08:44:29 +00:00
Vasco Santos
622063163d
feat: stream to multiaddr connection converter (#2) 2020-02-15 09:43:12 +01:00
Vasco Santos
b67dcbe74a chore: release version v0.1.1 v0.1.1 2020-02-13 16:22:57 +01:00
Vasco Santos
523f80ea6c chore: update contributors 2020-02-13 16:22:57 +01:00
Vasco Santos
30c236d92f
chore: add meaningful errors for ip:port to multiaddr (#4)
* chore: add meaningful errors for ip:port to multiaddr

* chore: address review
2020-02-13 16:22:12 +01:00
Vasco Santos
8364aa89c2 chore: release version v0.1.0 v0.1.0 2019-09-23 17:43:12 +02:00
Vasco Santos
bb46bca7d6 chore: update contributors 2019-09-23 17:43:12 +02:00
Vasco Santos
426b42196e
feat: ip port to multiaddr (#1) 2019-09-23 17:39:32 +02:00
Vasco Santos
bc5a3d59a0 first commit 2019-09-23 15:24:47 +02:00