Skip to content

Commit 8c83bdd

Browse files
committed
chore: release version v0.5.0
1 parent 7806cb1 commit 8c83bdd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="0.5.0"></a>
2+
# [0.5.0](https://github.com/ipfs/js-ipfs-utils/compare/v0.4.0...v0.5.0) (2019-12-06)
3+
4+
5+
### Features
6+
7+
* convert to async iterators ([#15](https://github.com/ipfs/js-ipfs-utils/issues/15)) ([251eff0](https://github.com/ipfs/js-ipfs-utils/commit/251eff0))
8+
* support unixfs metadata and formatting it ([#14](https://github.com/ipfs/js-ipfs-utils/issues/14)) ([173e4bf](https://github.com/ipfs/js-ipfs-utils/commit/173e4bf))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* In order to support metadata on intermediate directories, globSource in this module will now emit directories and files where previously it only emitted files.
14+
* Support for Node.js streams and Pull Streams has been removed
15+
16+
17+
118
<a name="0.4.0"></a>
219
# [0.4.0](https://github.com/ipfs/js-ipfs-utils/compare/v0.3.0...v0.4.0) (2019-09-19)
320

0 commit comments

Comments
 (0)