This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
203 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,202 @@ | ||
<a name="0.13.0"></a> | ||
# [0.13.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.12.0...v0.13.0) (2017-11-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* circleCI ([b875e48](https://github.com/ipfs/js-ipfs-block-service/commit/b875e48)) | ||
* Windows interop ([1ed1871](https://github.com/ipfs/js-ipfs-block-service/commit/1ed1871)) | ||
|
||
|
||
|
||
<a name="0.12.0"></a> | ||
# [0.12.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.10.0...v0.12.0) (2017-07-23) | ||
|
||
|
||
### Features | ||
|
||
* prune webcrypto-ossl ([619a47f](https://github.com/ipfs/js-ipfs-block-service/commit/619a47f)) | ||
|
||
|
||
|
||
<a name="0.10.0"></a> | ||
# [0.10.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.9.1...v0.10.0) (2017-07-04) | ||
|
||
|
||
### Features | ||
|
||
* adapted to new ipfs-repo API ([#66](https://github.com/ipfs/js-ipfs-block-service/issues/66)) ([5627f47](https://github.com/ipfs/js-ipfs-block-service/commit/5627f47)) | ||
* rename online -> exchange ([#67](https://github.com/ipfs/js-ipfs-block-service/issues/67)) ([330e19f](https://github.com/ipfs/js-ipfs-block-service/commit/330e19f)) | ||
|
||
|
||
|
||
<a name="0.9.1"></a> | ||
## [0.9.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.9.0...v0.9.1) (2017-05-23) | ||
|
||
|
||
|
||
<a name="0.9.0"></a> | ||
# [0.9.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.8.3...v0.9.0) (2017-03-21) | ||
|
||
|
||
### Features | ||
|
||
* refactor for new ipfs-repo interface ([7eff97f](https://github.com/ipfs/js-ipfs-block-service/commit/7eff97f)) | ||
|
||
|
||
|
||
<a name="0.8.3"></a> | ||
## [0.8.3](https://github.com/ipfs/js-ipfs-block-service/compare/v0.8.2...v0.8.3) (2017-02-09) | ||
|
||
|
||
|
||
<a name="0.8.2"></a> | ||
## [0.8.2](https://github.com/ipfs/js-ipfs-block-service/compare/v0.8.1...v0.8.2) (2017-02-09) | ||
|
||
|
||
|
||
<a name="0.8.1"></a> | ||
## [0.8.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.8.0...v0.8.1) (2017-01-29) | ||
|
||
|
||
|
||
<a name="0.8.0"></a> | ||
# [0.8.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.7.2...v0.8.0) (2016-12-23) | ||
|
||
|
||
### Features | ||
|
||
* pass CID directly into bitswap ([f0c3e42](https://github.com/ipfs/js-ipfs-block-service/commit/f0c3e42)) | ||
|
||
|
||
|
||
<a name="0.7.2"></a> | ||
## [0.7.2](https://github.com/ipfs/js-ipfs-block-service/compare/v0.7.1...v0.7.2) (2016-12-13) | ||
|
||
|
||
|
||
<a name="0.7.1"></a> | ||
## [0.7.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.7.0...v0.7.1) (2016-12-09) | ||
|
||
|
||
|
||
<a name="0.7.0"></a> | ||
# [0.7.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.6.0...v0.7.0) (2016-11-03) | ||
|
||
|
||
|
||
<a name="0.6.0"></a> | ||
# [0.6.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.5.0...v0.6.0) (2016-10-26) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* bitswap mock test ([7287621](https://github.com/ipfs/js-ipfs-block-service/commit/7287621)) | ||
|
||
|
||
### Features | ||
|
||
* bitswap support back again ([e92a118](https://github.com/ipfs/js-ipfs-block-service/commit/e92a118)) | ||
* CID support on put and putStream ([9e99029](https://github.com/ipfs/js-ipfs-block-service/commit/9e99029)) | ||
* cids on get and delete ([58b7c98](https://github.com/ipfs/js-ipfs-block-service/commit/58b7c98)) | ||
* remove extension support, support new ipfs-block and ipfs-repo ([bf2287a](https://github.com/ipfs/js-ipfs-block-service/commit/bf2287a)) | ||
|
||
|
||
|
||
<a name="0.5.0"></a> | ||
# [0.5.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.4.0...v0.5.0) (2016-09-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use bs.getBlocks and cleanup interface ([3e5b314](https://github.com/ipfs/js-ipfs-block-service/commit/3e5b314)) | ||
|
||
|
||
|
||
<a name="0.4.0"></a> | ||
# [0.4.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.3.0...v0.4.0) (2016-05-07) | ||
|
||
|
||
### Features | ||
|
||
* add goOffline method ([e15b828](https://github.com/ipfs/js-ipfs-block-service/commit/e15b828)) | ||
* Add integration with bitswap ([00be067](https://github.com/ipfs/js-ipfs-block-service/commit/00be067)) | ||
|
||
|
||
|
||
<a name="0.3.0"></a> | ||
# [0.3.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.8...v0.3.0) (2016-05-02) | ||
|
||
|
||
|
||
<a name="0.2.8"></a> | ||
## [0.2.8](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.7...v0.2.8) (2016-04-30) | ||
|
||
|
||
|
||
<a name="0.2.7"></a> | ||
## [0.2.7](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.6...v0.2.7) (2016-04-30) | ||
|
||
|
||
|
||
<a name="0.2.6"></a> | ||
## [0.2.6](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.5...v0.2.6) (2016-04-30) | ||
|
||
|
||
|
||
<a name="0.2.5"></a> | ||
## [0.2.5](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.4...v0.2.5) (2016-04-28) | ||
|
||
|
||
|
||
<a name="0.2.4"></a> | ||
## [0.2.4](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.3...v0.2.4) (2016-04-27) | ||
|
||
|
||
|
||
<a name="0.2.3"></a> | ||
## [0.2.3](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.2...v0.2.3) (2016-04-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **block-service:** limit all async calls ([f256451](https://github.com/ipfs/js-ipfs-block-service/commit/f256451)) | ||
|
||
|
||
|
||
<a name="0.2.2"></a> | ||
## [0.2.2](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.1...v0.2.2) (2016-04-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **block-service:** use correct cb interface for writes ([bec44b3](https://github.com/ipfs/js-ipfs-block-service/commit/bec44b3)), closes [#13](https://github.com/ipfs/js-ipfs-block-service/issues/13) | ||
|
||
|
||
|
||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.2.0...v0.2.1) (2016-04-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **block-service:** return errors for addBlock ([0fea48d](https://github.com/ipfs/js-ipfs-block-service/commit/0fea48d)) | ||
|
||
|
||
|
||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.1.0...v0.2.0) (2016-04-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Latest dep and linting ([7c9b917](https://github.com/ipfs/js-ipfs-block-service/commit/7c9b917)) | ||
* Specify types instead of extensions ([addf54b](https://github.com/ipfs/js-ipfs-block-service/commit/addf54b)) | ||
|
||
|
||
|
||
<a name="0.1.0"></a> | ||
# 0.1.0 (2016-01-29) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters