mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 03:22:32 +00:00
106 lines
2.6 KiB
Markdown
106 lines
2.6 KiB
Markdown
<a name="0.4.0"></a>
|
|
# [0.4.0](https://github.com/libp2p/interface-connection/compare/v0.3.3...v0.4.0) (2019-09-27)
|
|
|
|
|
|
### Code Refactoring
|
|
|
|
* API changes and switch to async iterators ([#29](https://github.com/libp2p/interface-connection/issues/29)) ([bf5c646](https://github.com/libp2p/interface-connection/commit/bf5c646))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.
|
|
|
|
|
|
|
|
<a name="0.3.3"></a>
|
|
## [0.3.3](https://github.com/libp2p/interface-connection/compare/v0.3.1...v0.3.3) (2018-11-29)
|
|
|
|
|
|
|
|
<a name="0.3.1"></a>
|
|
## [0.3.1](https://github.com/libp2p/interface-connection/compare/v0.3.0...v0.3.1) (2017-02-09)
|
|
|
|
|
|
|
|
<a name="0.3.0"></a>
|
|
# [0.3.0](https://github.com/libp2p/interface-connection/compare/v0.2.1...v0.3.0) (2016-11-03)
|
|
|
|
|
|
### Features
|
|
|
|
* async crypto + sauce labs + aegir 9 ([b40114c](https://github.com/libp2p/interface-connection/commit/b40114c))
|
|
|
|
|
|
|
|
<a name="0.2.1"></a>
|
|
## [0.2.1](https://github.com/libp2p/interface-connection/compare/v0.2.0...v0.2.1) (2016-09-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **package.json:** point to right main ([84cd2ca](https://github.com/libp2p/interface-connection/commit/84cd2ca))
|
|
|
|
|
|
|
|
<a name="0.2.0"></a>
|
|
# [0.2.0](https://github.com/libp2p/interface-connection/compare/v0.1.8...v0.2.0) (2016-09-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** fix package.json ([e0f7db3](https://github.com/libp2p/interface-connection/commit/e0f7db3))
|
|
|
|
|
|
### Features
|
|
|
|
* **connection:** migrate to pull-streams ([ed5727a](https://github.com/libp2p/interface-connection/commit/ed5727a))
|
|
|
|
|
|
|
|
<a name="0.1.8"></a>
|
|
## [0.1.8](https://github.com/libp2p/interface-connection/compare/v0.1.7...v0.1.8) (2016-08-03)
|
|
|
|
|
|
|
|
<a name="0.1.7"></a>
|
|
## [0.1.7](https://github.com/libp2p/interface-connection/compare/v0.1.6...v0.1.7) (2016-06-27)
|
|
|
|
|
|
|
|
<a name="0.1.6"></a>
|
|
## [0.1.6](https://github.com/libp2p/interface-connection/compare/v0.1.5...v0.1.6) (2016-06-23)
|
|
|
|
|
|
|
|
<a name="0.1.5"></a>
|
|
## [0.1.5](https://github.com/libp2p/interface-connection/compare/v0.1.4...v0.1.5) (2016-06-23)
|
|
|
|
|
|
|
|
<a name="0.1.4"></a>
|
|
## [0.1.4](https://github.com/libp2p/interface-connection/compare/v0.1.3...v0.1.4) (2016-06-23)
|
|
|
|
|
|
|
|
<a name="0.1.3"></a>
|
|
## [0.1.3](https://github.com/libp2p/interface-connection/compare/v0.1.0...v0.1.3) (2016-06-16)
|
|
|
|
|
|
|
|
<a name="0.1.0"></a>
|
|
# [0.1.0](https://github.com/libp2p/interface-connection/compare/v0.0.3...v0.1.0) (2016-06-16)
|
|
|
|
|
|
|
|
<a name="0.0.3"></a>
|
|
## [0.0.3](https://github.com/libp2p/interface-connection/compare/v0.0.1...v0.0.3) (2015-12-12)
|
|
|
|
|
|
|
|
<a name="0.0.1"></a>
|
|
## 0.0.1 (2015-09-17)
|
|
|
|
|
|
|