2020-12-28 10:19:22 +00:00
## [8.0.2](https://github.com/multiformats/js-mafmt/compare/v8.0.1...v8.0.2) (2020-12-28)
2020-10-27 12:01:37 +00:00
< a name = "8.0.1" > < / a >
## [8.0.1](https://github.com/multiformats/js-mafmt/compare/v7.1.0...v8.0.1) (2020-10-27)
### Bug Fixes
* replace node buffers with uint8arrays ([#59 ](https://github.com/multiformats/js-mafmt/issues/59 )) ([022ab87 ](https://github.com/multiformats/js-mafmt/commit/022ab87 ))
### Features
* add dnsnaddr p2p ([95d5178 ](https://github.com/multiformats/js-mafmt/commit/95d5178 ))
### BREAKING CHANGES
* - Now uses a version of `multiaddr` than has a `.bytes` property instead of `.buffer`
2020-08-10 15:37:39 +02:00
< a name = "8.0.0" > < / a >
# [8.0.0](https://github.com/multiformats/js-mafmt/compare/v7.1.0...v8.0.0) (2020-08-10)
### Bug Fixes
* replace node buffers with uint8arrays ([#59 ](https://github.com/multiformats/js-mafmt/issues/59 )) ([022ab87 ](https://github.com/multiformats/js-mafmt/commit/022ab87 ))
### BREAKING CHANGES
* - Now uses a version of `multiaddr` than has a `.bytes` property instead of `.buffer`
2020-02-06 13:58:45 +01:00
< a name = "7.1.0" > < / a >
# [7.1.0](https://github.com/multiformats/js-mafmt/compare/v7.0.1...v7.1.0) (2020-02-06)
### Features
* add typescript types + type tests ([#48 ](https://github.com/multiformats/js-mafmt/issues/48 )) ([74830fa ](https://github.com/multiformats/js-mafmt/commit/74830fa ))
2020-01-23 16:49:07 +01:00
< a name = "7.0.1" > < / a >
## [7.0.1](https://github.com/multiformats/js-mafmt/compare/v7.0.0...v7.0.1) (2020-01-23)
### Bug Fixes
* webrtc-star should not require the p2p codec ([#47 ](https://github.com/multiformats/js-mafmt/issues/47 )) ([7112ab7 ](https://github.com/multiformats/js-mafmt/commit/7112ab7 ))
2019-09-11 19:53:47 +02:00
< a name = "7.0.0" > < / a >
# [7.0.0](https://github.com/multiformats/js-mafmt/compare/v6.0.10...v7.0.0) (2019-09-11)
2019-09-11 19:34:33 +02:00
< a name = "6.0.10" > < / a >
## [6.0.10](https://github.com/multiformats/js-mafmt/compare/v6.0.9...v6.0.10) (2019-09-11)
2019-09-10 15:12:48 +02:00
< a name = "6.0.9" > < / a >
## [6.0.9](https://github.com/multiformats/js-mafmt/compare/v6.0.8...v6.0.9) (2019-09-10)
2019-08-08 11:07:29 +01:00
< a name = "6.0.8" > < / a >
## [6.0.8](https://github.com/multiformats/js-mafmt/compare/v6.0.7...v6.0.8) (2019-08-08)
### Features
* p2p and dns support ([#42 ](https://github.com/multiformats/js-mafmt/issues/42 )) ([09160b5 ](https://github.com/multiformats/js-mafmt/commit/09160b5 ))
2019-02-26 15:33:27 +00:00
< a name = "6.0.7" > < / a >
## [6.0.7](https://github.com/multiformats/js-mafmt/compare/v6.0.6...v6.0.7) (2019-02-26)
### Features
* accept Buffer input ([#39 ](https://github.com/multiformats/js-mafmt/issues/39 )) ([c2adc27 ](https://github.com/multiformats/js-mafmt/commit/c2adc27 )), closes [/github.com/multiformats/js-mafmt/blob/v6.0.6/src/index.js#L148 ](https://github.com//github.com/multiformats/js-mafmt/blob/v6.0.6/src/index.js/issues/L148 )
2019-02-07 11:10:06 +00:00
< a name = "6.0.6" > < / a >
## [6.0.6](https://github.com/multiformats/js-mafmt/compare/v6.0.5...v6.0.6) (2019-02-07)
### Features
* add /p2p-stardust ([#35 ](https://github.com/multiformats/js-mafmt/issues/35 )) ([9b0c199 ](https://github.com/multiformats/js-mafmt/commit/9b0c199 )), closes [libp2p/js-libp2p-websocket-star#70 ](https://github.com/libp2p/js-libp2p-websocket-star/issues/70 )
2019-01-28 14:42:07 +00:00
< a name = "6.0.5" > < / a >
## [6.0.5](https://github.com/multiformats/js-mafmt/compare/v6.0.4...v6.0.5) (2019-01-25)
### Bug Fixes
* do not throw if multiaddr str is invalid, fixes [#25 ](https://github.com/multiformats/js-mafmt/issues/25 ) ([#36 ](https://github.com/multiformats/js-mafmt/issues/36 )) ([5187d59 ](https://github.com/multiformats/js-mafmt/commit/5187d59 ))
2019-01-08 17:03:30 +00:00
< a name = "6.0.4" > < / a >
## [6.0.4](https://github.com/multiformats/js-mafmt/compare/v6.0.3...v6.0.4) (2019-01-08)
### Bug Fixes
* reduce bundle size ([#34 ](https://github.com/multiformats/js-mafmt/issues/34 )) ([8a2eb6b ](https://github.com/multiformats/js-mafmt/commit/8a2eb6b ))
2018-12-05 18:35:54 +00:00
< a name = "6.0.3" > < / a >
## [6.0.3](https://github.com/multiformats/js-mafmt/compare/v6.0.2...v6.0.3) (2018-12-05)
2018-09-12 10:25:59 +01:00
< a name = "6.0.2" > < / a >
## [6.0.2](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.1...v6.0.2) (2018-09-12)
### Features
* add tcp over dns ([#31 ](https://github.com/whyrusleeping/js-mafmt/issues/31 )) ([acc9295 ](https://github.com/whyrusleeping/js-mafmt/commit/acc9295 ))
2018-08-28 09:43:55 +01:00
< a name = "6.0.1" > < / a >
## [6.0.1](https://github.com/whyrusleeping/js-mafmt/compare/v6.0.0...v6.0.1) (2018-08-28)
### Features
* adds HTTPS validation and HTTP(s) tests ([87c4202 ](https://github.com/whyrusleeping/js-mafmt/commit/87c4202 ))
2018-04-05 16:39:15 +01:00
< a name = "6.0.0" > < / a >
# [6.0.0](https://github.com/whyrusleeping/js-mafmt/compare/v4.0.0...v6.0.0) (2018-04-05)
2018-04-05 16:38:36 +01:00
< a name = "5.0.0" > < / a >
# [5.0.0](https://github.com/whyrusleeping/js-mafmt/compare/v4.0.0...v5.0.0) (2018-04-05)
2018-02-12 10:17:17 +00:00
< a name = "4.0.0" > < / a >
# [4.0.0](https://github.com/whyrusleeping/js-mafmt/compare/v3.1.0...v4.0.0) (2018-02-12)
2018-02-12 10:16:57 +00:00
< a name = "3.1.0" > < / a >
# [3.1.0](https://github.com/whyrusleeping/js-mafmt/compare/v3.0.2...v3.1.0) (2018-02-12)
### Features
* /dns => /dnsaddr ([#21 ](https://github.com/whyrusleeping/js-mafmt/issues/21 )) ([ecef5f4 ](https://github.com/whyrusleeping/js-mafmt/commit/ecef5f4 ))
2017-10-24 07:34:52 +01:00
< a name = "3.0.2" > < / a >
## [3.0.2](https://github.com/whyrusleeping/js-mafmt/compare/v3.0.1...v3.0.2) (2017-10-24)
< a name = "3.0.1" > < / a >
## [3.0.1](https://github.com/whyrusleeping/js-mafmt/compare/v3.0.0...v3.0.1) (2017-09-06)
### Features
* Update to multiaddr v3.0.1 - refactor: websocket{s => }-star ([#19 ](https://github.com/whyrusleeping/js-mafmt/issues/19 )) ([2f336e3 ](https://github.com/whyrusleeping/js-mafmt/commit/2f336e3 ))
< a name = "3.0.0" > < / a >
# [3.0.0](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.8...v3.0.0) (2017-09-03)
### Features
* fix p2p addrs situation ([5fbb424 ](https://github.com/whyrusleeping/js-mafmt/commit/5fbb424 ))
< a name = "2.1.8" > < / a >
## [2.1.8](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.7...v2.1.8) (2017-03-27)
### Features
* add support for recursive addresses ([2e28d27 ](https://github.com/whyrusleeping/js-mafmt/commit/2e28d27 ))
* adding support for ports in resolvable addresses ([a1f9ccd ](https://github.com/whyrusleeping/js-mafmt/commit/a1f9ccd ))
< a name = "2.1.7" > < / a >
## [2.1.7](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.6...v2.1.7) (2017-03-22)
### Bug Fixes
* p2p-circuit validation ([14db530 ](https://github.com/whyrusleeping/js-mafmt/commit/14db530 ))
### Features
* adding circuit addresses ([c05c1af ](https://github.com/whyrusleeping/js-mafmt/commit/c05c1af ))
* adding support for ports in resolvable addresses ([8c188dd ](https://github.com/whyrusleeping/js-mafmt/commit/8c188dd ))
* allow p2p-circuit to come as an additional transport ([2f604c3 ](https://github.com/whyrusleeping/js-mafmt/commit/2f604c3 ))
< a name = "2.1.6" > < / a >
## [2.1.6](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.5...v2.1.6) (2017-01-22)
### Features
* add support for dns validation, make IPFS validation much nicer, es6ify ([ade442f ](https://github.com/whyrusleeping/js-mafmt/commit/ade442f ))
* rules for dns4 and dns6 ([1d4aa10 ](https://github.com/whyrusleeping/js-mafmt/commit/1d4aa10 ))
* WebSocketsSecure ([3b99a73 ](https://github.com/whyrusleeping/js-mafmt/commit/3b99a73 ))
< a name = "2.1.5" > < / a >
## [2.1.5](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.4...v2.1.5) (2017-01-16)
### Bug Fixes
* point to the right entry point, change due to aegir 9 ([bd81b68 ](https://github.com/whyrusleeping/js-mafmt/commit/bd81b68 ))
< a name = "2.1.4" > < / a >
## [2.1.4](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.3...v2.1.4) (2017-01-16)
### Features
* add WebRTC Direct support for filtering ([db00d97 ](https://github.com/whyrusleeping/js-mafmt/commit/db00d97 ))
< a name = "2.1.3" > < / a >
## [2.1.3](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.2...v2.1.3) (2017-01-16)
< a name = "2.1.2" > < / a >
## [2.1.2](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.1...v2.1.2) (2016-08-22)
### Features
* **deps:** update aegir ([8fd2972 ](https://github.com/whyrusleeping/js-mafmt/commit/8fd2972 ))
< a name = "2.1.1" > < / a >
## [2.1.1](https://github.com/whyrusleeping/js-mafmt/compare/v2.1.0...v2.1.1) (2016-05-28)
< a name = "2.1.0" > < / a >
# [2.1.0](https://github.com/whyrusleeping/js-mafmt/compare/v2.0.2...v2.1.0) (2016-05-22)
< a name = "2.0.2" > < / a >
## [2.0.2](https://github.com/whyrusleeping/js-mafmt/compare/v2.0.1...v2.0.2) (2016-05-21)
< a name = "2.0.1" > < / a >
## [2.0.1](https://github.com/whyrusleeping/js-mafmt/compare/v2.0.0...v2.0.1) (2016-05-21)
< a name = "2.0.0" > < / a >
# 2.0.0 (2016-05-17)