-
Notifications
You must be signed in to change notification settings - Fork 36
Comparing changes
Open a pull request
base repository: ipfs/js-ipfs-unixfs
base: ipfs-unixfs-v11.0.1
head repository: ipfs/js-ipfs-unixfs
compare: ipfs-unixfs-v11.0.2
- 16 commits
- 20 files changed
- 7 contributors
Commits on May 11, 2023
-
chore(release): 15.1.5 [skip ci]
## [ipfs-unixfs-importer-v15.1.5](ipfs-unixfs-importer-v15.1.4...ipfs-unixfs-importer-v15.1.5) (2023-05-11) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.6 ([#326](#326)) ([a32453b](a32453b))
Configuration menu - View commit details
-
Copy full SHA for 85ec563 - Browse repository at this point
Copy the full SHA 85ec563View commit details -
chore(release): 13.1.5 [skip ci]
## [ipfs-unixfs-exporter-v13.1.5](ipfs-unixfs-exporter-v13.1.4...ipfs-unixfs-exporter-v13.1.5) (2023-05-11) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.6 ([#326](#326)) ([a32453b](a32453b))
Configuration menu - View commit details
-
Copy full SHA for db85c98 - Browse repository at this point
Copy the full SHA db85c98View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7a98f0 - Browse repository at this point
Copy the full SHA b7a98f0View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f010528 - Browse repository at this point
Copy the full SHA f010528View commit details
Commits on Jun 30, 2023
-
deps(dev): bump delay from 5.0.0 to 6.0.0 (#334)
Bumps [delay](https://github.com/sindresorhus/delay) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/sindresorhus/delay/releases) - [Commits](sindresorhus/delay@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: delay dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3a1cb1 - Browse repository at this point
Copy the full SHA e3a1cb1View commit details -
chore(release): 13.1.6 [skip ci]
## [ipfs-unixfs-exporter-v13.1.6](ipfs-unixfs-exporter-v13.1.5...ipfs-unixfs-exporter-v13.1.6) (2023-06-30) ### Dependencies * **dev:** bump delay from 5.0.0 to 6.0.0 ([#334](#334)) ([e3a1cb1](e3a1cb1))
Configuration menu - View commit details
-
Copy full SHA for df6aea8 - Browse repository at this point
Copy the full SHA df6aea8View commit details -
fix: add optional type for file candidate data (#340)
Where we know the type of content to be imported ahead of time (e.g. a Uint8Array or a stream, not both), it can be helpful to specify that type, so make `FileCandidate` generic to allow this. Defaults it to the previous `ImportContent` value so this is non-breaking.
Configuration menu - View commit details
-
Copy full SHA for ac3d176 - Browse repository at this point
Copy the full SHA ac3d176View commit details -
chore(release): 15.1.6 [skip ci]
## [ipfs-unixfs-importer-v15.1.6](ipfs-unixfs-importer-v15.1.5...ipfs-unixfs-importer-v15.1.6) (2023-06-30) ### Bug Fixes * add optional type for file candidate data ([#340](#340)) ([ac3d176](ac3d176))
Configuration menu - View commit details
-
Copy full SHA for 3a9f97a - Browse repository at this point
Copy the full SHA 3a9f97aView commit details
Commits on Jul 14, 2023
-
fix(chunker-rabin): types and errors are aligned (#341)
* test(ipfs-unixfs-importer): chunker-rabin constructor empty args * fix(chunker-rabin): types and errors are aligned fixes #339 * chore: pr-nit fix Co-authored-by: Nishant Arora <[email protected]> * chore: fix extra space from PR suggestion --------- Co-authored-by: Nishant Arora <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df27ff0 - Browse repository at this point
Copy the full SHA df27ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f9bf7 - Browse repository at this point
Copy the full SHA 84f9bf7View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 379923c - Browse repository at this point
Copy the full SHA 379923cView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4721879 - Browse repository at this point
Copy the full SHA 4721879View commit details
Commits on Aug 24, 2023
-
deps(dev): bump @types/readable-stream from 2.3.15 to 4.0.1 (#352)
Bumps [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readable-stream) from 2.3.15 to 4.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/readable-stream) --- updated-dependencies: - dependency-name: "@types/readable-stream" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61c2db6 - Browse repository at this point
Copy the full SHA 61c2db6View commit details -
deps(dev): bump aegir from 39.0.13 to 40.0.11 (#353)
* deps(dev): bump aegir from 39.0.13 to 40.0.11 Bumps [aegir](https://github.com/ipfs/aegir) from 39.0.13 to 40.0.11. - [Release notes](https://github.com/ipfs/aegir/releases) - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md) - [Commits](ipfs/aegir@v39.0.13...v40.0.11) --- updated-dependencies: - dependency-name: aegir dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: fix linting --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a61c620 - Browse repository at this point
Copy the full SHA a61c620View commit details -
deps: bump multiformats from 11.0.2 to 12.0.1 (#337)
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 11.0.2 to 12.0.1. - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](multiformats/js-multiformats@v11.0.2...v12.0.1) --- updated-dependencies: - dependency-name: multiformats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8b17d9 - Browse repository at this point
Copy the full SHA b8b17d9View commit details -
chore(release): 11.0.2 [skip ci]
## [ipfs-unixfs-v11.0.2](ipfs-unixfs-v11.0.1...ipfs-unixfs-v11.0.2) (2023-08-24) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](#353)) ([a61c620](a61c620))
Configuration menu - View commit details
-
Copy full SHA for 14a8848 - Browse repository at this point
Copy the full SHA 14a8848View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ipfs-unixfs-v11.0.1...ipfs-unixfs-v11.0.2