Swap-Aggregator-Subgraph/node_modules/peer-info/CHANGELOG.md
2022-07-03 07:27:35 +05:30

257 lines
6.0 KiB
Markdown

<a name="0.15.1"></a>
## [0.15.1](https://github.com/libp2p/js-peer-info/compare/v0.15.0...v0.15.1) (2019-01-09)
### Features
* clean repo and bundle size reduction ([350103f](https://github.com/libp2p/js-peer-info/commit/350103f))
<a name="0.15.0"></a>
# [0.15.0](https://github.com/libp2p/js-peer-info/compare/v0.14.1...v0.15.0) (2018-11-29)
<a name="0.14.1"></a>
## [0.14.1](https://github.com/libp2p/js-peer-info/compare/v0.14.0...v0.14.1) (2018-04-09)
### Features
* add filter functionality for multiaddr ([#63](https://github.com/libp2p/js-peer-info/issues/63)) ([0dc8e03](https://github.com/libp2p/js-peer-info/commit/0dc8e03))
<a name="0.14.0"></a>
# [0.14.0](https://github.com/libp2p/js-peer-info/compare/v0.13.0...v0.14.0) (2018-04-05)
<a name="0.13.0"></a>
# [0.13.0](https://github.com/libp2p/js-peer-info/compare/v0.12.0...v0.13.0) (2018-04-05)
<a name="0.12.0"></a>
# [0.12.0](https://github.com/libp2p/js-peer-info/compare/v0.11.6...v0.12.0) (2018-04-05)
<a name="0.11.6"></a>
## [0.11.6](https://github.com/libp2p/js-peer-info/compare/v0.11.4...v0.11.6) (2018-01-28)
<a name="0.11.5"></a>
## [0.11.5](https://github.com/libp2p/js-peer-info/compare/v0.11.4...v0.11.5) (2018-01-28)
<a name="0.11.4"></a>
## [0.11.4](https://github.com/libp2p/js-peer-info/compare/v0.11.3...v0.11.4) (2017-12-14)
### Features
* support PeerInfo.create(IdJSON, cb) as well ([#61](https://github.com/libp2p/js-peer-info/issues/61)) ([5b8b160](https://github.com/libp2p/js-peer-info/commit/5b8b160))
<a name="0.11.3"></a>
## [0.11.3](https://github.com/libp2p/js-peer-info/compare/v0.11.1...v0.11.3) (2017-12-01)
<a name="0.11.2"></a>
## [0.11.2](https://github.com/libp2p/js-peer-info/compare/v0.11.1...v0.11.2) (2017-12-01)
<a name="0.11.1"></a>
## [0.11.1](https://github.com/libp2p/js-peer-info/compare/v0.11.0...v0.11.1) (2017-11-09)
<a name="0.11.0"></a>
# [0.11.0](https://github.com/libp2p/js-peer-info/compare/v0.10.0...v0.11.0) (2017-09-03)
### Features
* p2p addrs situation ([#56](https://github.com/libp2p/js-peer-info/issues/56)) ([1c87dd0](https://github.com/libp2p/js-peer-info/commit/1c87dd0))
<a name="0.10.0"></a>
# [0.10.0](https://github.com/libp2p/js-peer-info/compare/v0.9.4...v0.10.0) (2017-07-22)
<a name="0.9.4"></a>
## [0.9.4](https://github.com/libp2p/js-peer-info/compare/v0.9.3...v0.9.4) (2017-07-21)
<a name="0.9.3"></a>
## [0.9.3](https://github.com/libp2p/js-peer-info/compare/v0.9.2...v0.9.3) (2017-07-09)
<a name="0.9.2"></a>
## [0.9.2](https://github.com/libp2p/js-peer-info/compare/v0.9.1...v0.9.2) (2017-03-31)
### Features
* loose connect a bit for websockets in the browser ([c4e9902](https://github.com/libp2p/js-peer-info/commit/c4e9902))
<a name="0.9.1"></a>
## [0.9.1](https://github.com/libp2p/js-peer-info/compare/v0.9.0...v0.9.1) (2017-03-31)
### Features
* return the multiaddr in isConnected - usefulness ([a0a06d1](https://github.com/libp2p/js-peer-info/commit/a0a06d1))
<a name="0.9.0"></a>
# [0.9.0](https://github.com/libp2p/js-peer-info/compare/v0.8.5...v0.9.0) (2017-03-30)
### Features
* connectedMultiaddr ([#49](https://github.com/libp2p/js-peer-info/issues/49)) ([422d0fd](https://github.com/libp2p/js-peer-info/commit/422d0fd))
<a name="0.8.5"></a>
## [0.8.5](https://github.com/libp2p/js-peer-info/compare/v0.8.4...v0.8.5) (2017-03-27)
<a name="0.8.4"></a>
## [0.8.4](https://github.com/libp2p/js-peer-info/compare/v0.8.3...v0.8.4) (2017-03-16)
<a name="0.8.3"></a>
## [0.8.3](https://github.com/libp2p/js-peer-info/compare/v0.8.2...v0.8.3) (2017-02-09)
<a name="0.8.2"></a>
## [0.8.2](https://github.com/libp2p/js-peer-info/compare/v0.8.1...v0.8.2) (2016-12-25)
### Bug Fixes
* **package:** add missing lodash.uniqby dependency. ([9304328](https://github.com/libp2p/js-peer-info/commit/9304328))
<a name="0.8.1"></a>
## [0.8.1](https://github.com/libp2p/js-peer-info/compare/v0.8.0...v0.8.1) (2016-11-22)
<a name="0.8.0"></a>
# [0.8.0](https://github.com/libp2p/js-peer-info/compare/v0.7.1...v0.8.0) (2016-11-03)
<a name="0.7.1"></a>
## [0.7.1](https://github.com/libp2p/js-peer-info/compare/v0.7.0...v0.7.1) (2016-09-07)
### Bug Fixes
* ensure all addresses are multiaddr ([2cfac63](https://github.com/libp2p/js-peer-info/commit/2cfac63))
* **deps:** remove superfluous multiaddr dependency, update it to latest ([2a27346](https://github.com/libp2p/js-peer-info/commit/2a27346))
<a name="0.7.0"></a>
# [0.7.0](https://github.com/libp2p/js-peer-info/compare/v0.6.2...v0.7.0) (2016-05-26)
### Bug Fixes
* use forge bundle for libp2p-crypto ([76c3495](https://github.com/libp2p/js-peer-info/commit/76c3495))
<a name="0.6.2"></a>
## [0.6.2](https://github.com/libp2p/js-peer-info/compare/v0.6.1...v0.6.2) (2016-04-19)
### Bug Fixes
* Add missing deps ([ddce4e5](https://github.com/libp2p/js-peer-info/commit/ddce4e5))
<a name="0.6.1"></a>
## [0.6.1](https://github.com/libp2p/js-peer-info/compare/v0.6.0...v0.6.1) (2016-04-12)
<a name="0.6.0"></a>
# [0.6.0](https://github.com/libp2p/js-peer-info/compare/v0.5.2...v0.6.0) (2016-03-10)
<a name="0.5.2"></a>
## [0.5.2](https://github.com/libp2p/js-peer-info/compare/v0.5.1...v0.5.2) (2016-03-04)
<a name="0.5.1"></a>
## [0.5.1](https://github.com/libp2p/js-peer-info/compare/v0.5.0...v0.5.1) (2016-03-04)
<a name="0.5.0"></a>
# [0.5.0](https://github.com/libp2p/js-peer-info/compare/v0.4.0...v0.5.0) (2016-03-04)
<a name="0.4.0"></a>
# [0.4.0](https://github.com/libp2p/js-peer-info/compare/v0.3.3...v0.4.0) (2015-11-06)
<a name="0.3.3"></a>
## [0.3.3](https://github.com/libp2p/js-peer-info/compare/v0.3.2...v0.3.3) (2015-10-28)
<a name="0.3.2"></a>
## [0.3.2](https://github.com/libp2p/js-peer-info/compare/v0.3.1...v0.3.2) (2015-09-15)
<a name="0.3.1"></a>
## [0.3.1](https://github.com/libp2p/js-peer-info/compare/v0.3.0...v0.3.1) (2015-09-14)
<a name="0.3.0"></a>
# [0.3.0](https://github.com/libp2p/js-peer-info/compare/v0.2.0...v0.3.0) (2015-07-19)
<a name="0.2.0"></a>
# [0.2.0](https://github.com/libp2p/js-peer-info/compare/v0.1.0...v0.2.0) (2015-07-19)
<a name="0.1.0"></a>
# 0.1.0 (2015-07-08)