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 26
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
180 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,179 @@ | ||
<a name="0.11.2"></a> | ||
## [0.11.2](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.11.1...v0.11.2) (2017-11-07) | ||
|
||
|
||
### Features | ||
|
||
* next Aegir (fix tests in the middle) ([#53](https://github.com/ipld/js-ipld-dag-cbor/issues/53)) ([02940a0](https://github.com/ipld/js-ipld-dag-cbor/commit/02940a0)) | ||
|
||
|
||
|
||
<a name="0.11.1"></a> | ||
## [0.11.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.11.0...v0.11.1) (2017-04-04) | ||
|
||
|
||
|
||
<a name="0.11.0"></a> | ||
# [0.11.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.10.1...v0.11.0) (2017-03-21) | ||
|
||
|
||
### Features | ||
|
||
* use new block api ([4ec9228](https://github.com/ipld/js-ipld-dag-cbor/commit/4ec9228)) | ||
|
||
|
||
|
||
<a name="0.10.1"></a> | ||
## [0.10.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.10.0...v0.10.1) (2017-03-16) | ||
|
||
|
||
|
||
<a name="0.10.0"></a> | ||
# [0.10.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.9.1...v0.10.0) (2017-03-13) | ||
|
||
|
||
|
||
<a name="0.9.1"></a> | ||
## [0.9.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.9.0...v0.9.1) (2017-02-09) | ||
|
||
|
||
|
||
<a name="0.9.0"></a> | ||
# [0.9.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.6...v0.9.0) (2017-02-02) | ||
|
||
|
||
|
||
<a name="0.8.6"></a> | ||
## [0.8.6](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.5...v0.8.6) (2017-01-31) | ||
|
||
|
||
### Features | ||
|
||
* CBOR TAG ([#38](https://github.com/ipld/js-ipld-dag-cbor/issues/38)) ([13323a2](https://github.com/ipld/js-ipld-dag-cbor/commit/13323a2)) | ||
|
||
|
||
|
||
<a name="0.8.5"></a> | ||
## [0.8.5](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.4...v0.8.5) (2017-01-29) | ||
|
||
|
||
|
||
<a name="0.8.4"></a> | ||
## [0.8.4](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.3...v0.8.4) (2017-01-29) | ||
|
||
|
||
|
||
<a name="0.8.3"></a> | ||
## [0.8.3](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.2...v0.8.3) (2016-12-11) | ||
|
||
|
||
### Features | ||
|
||
* switch to borc ([#31](https://github.com/ipld/js-ipld-dag-cbor/issues/31)) ([3164a81](https://github.com/ipld/js-ipld-dag-cbor/commit/3164a81)), closes [#23](https://github.com/ipld/js-ipld-dag-cbor/issues/23) | ||
|
||
|
||
|
||
<a name="0.8.2"></a> | ||
## [0.8.2](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.1...v0.8.2) (2016-12-01) | ||
|
||
|
||
|
||
<a name="0.8.1"></a> | ||
## [0.8.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.8.0...v0.8.1) (2016-11-21) | ||
|
||
|
||
|
||
<a name="0.8.0"></a> | ||
# [0.8.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.7.1...v0.8.0) (2016-11-03) | ||
|
||
|
||
|
||
<a name="0.7.1"></a> | ||
## [0.7.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.7.0...v0.7.1) (2016-10-30) | ||
|
||
|
||
|
||
<a name="0.7.0"></a> | ||
# [0.7.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.6.0...v0.7.0) (2016-10-26) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add array handling to .tree ([656ad84](https://github.com/ipld/js-ipld-dag-cbor/commit/656ad84)) | ||
* complete migration to async API ([2e91d7c](https://github.com/ipld/js-ipld-dag-cbor/commit/2e91d7c)) | ||
* out of scope traversal for 2 or more levels deep ([b7a565b](https://github.com/ipld/js-ipld-dag-cbor/commit/b7a565b)) | ||
|
||
|
||
### Features | ||
|
||
* add util.serialize, util.deserialize and util.cid ([fcc2ab5](https://github.com/ipld/js-ipld-dag-cbor/commit/fcc2ab5)) | ||
* resolve out of scope ([bea41ea](https://github.com/ipld/js-ipld-dag-cbor/commit/bea41ea)) | ||
* resolver.resolve within scope ([1158fa4](https://github.com/ipld/js-ipld-dag-cbor/commit/1158fa4)) | ||
* resolver.tree and resolver.multicodec ([21ddefc](https://github.com/ipld/js-ipld-dag-cbor/commit/21ddefc)) | ||
* use async interfaces ([48eb863](https://github.com/ipld/js-ipld-dag-cbor/commit/48eb863)) | ||
|
||
|
||
|
||
<a name="0.6.0"></a> | ||
# [0.6.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.4.0...v0.6.0) (2016-05-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **cbor:** Typo in lodash.clonedeep ([2f617b0](https://github.com/ipld/js-ipld-dag-cbor/commit/2f617b0)) | ||
* Add missing babel-runtime dep ([5c11ce8](https://github.com/ipld/js-ipld-dag-cbor/commit/5c11ce8)) | ||
* correct references in package.json ([12f18ab](https://github.com/ipld/js-ipld-dag-cbor/commit/12f18ab)) | ||
* Ensure inputs are not modified ([b20f90b](https://github.com/ipld/js-ipld-dag-cbor/commit/b20f90b)) | ||
|
||
|
||
### Features | ||
|
||
* upgrade to latest spec ([7375f99](https://github.com/ipld/js-ipld-dag-cbor/commit/7375f99)) | ||
|
||
|
||
|
||
<a name="0.4.0"></a> | ||
# [0.4.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.3.1...v0.4.0) (2016-03-22) | ||
|
||
|
||
|
||
<a name="0.3.1"></a> | ||
## [0.3.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.3.0...v0.3.1) (2015-11-13) | ||
|
||
|
||
|
||
<a name="0.3.0"></a> | ||
# [0.3.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.2.1...v0.3.0) (2015-11-13) | ||
|
||
|
||
|
||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.2.0...v0.2.1) (2015-10-29) | ||
|
||
|
||
|
||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.1.3...v0.2.0) (2015-09-14) | ||
|
||
|
||
|
||
<a name="0.1.3"></a> | ||
## [0.1.3](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.1.2...v0.1.3) (2015-09-04) | ||
|
||
|
||
|
||
<a name="0.1.2"></a> | ||
## [0.1.2](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.1.1...v0.1.2) (2015-09-04) | ||
|
||
|
||
|
||
<a name="0.1.1"></a> | ||
## [0.1.1](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.1.0...v0.1.1) (2015-09-01) | ||
|
||
|
||
|
||
<a name="0.1.0"></a> | ||
# 0.1.0 (2015-09-01) | ||
|
||
|
||
|
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