-
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-11.2.5
head repository: ipfs/js-ipfs-unixfs
compare: main
- 10 commits
- 10 files changed
- 3 contributors
Commits on Jun 18, 2025
-
chore(release): 13.6.6 [skip ci]
## [ipfs-unixfs-exporter-v13.6.6](ipfs-unixfs-exporter-13.6.5...ipfs-unixfs-exporter-13.6.6) (2025-06-18) ### Bug Fixes * constrain the unixfs type ([#435](#435)) ([7663b87](7663b87))
Configuration menu - View commit details
-
Copy full SHA for ce859ab - Browse repository at this point
Copy the full SHA ce859abView commit details
Commits on Jul 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 93cb3d0 - Browse repository at this point
Copy the full SHA 93cb3d0View commit details
Commits on Jul 30, 2025
-
feat: add 'extended' option to exporter (#437)
To list directories without resolving the root node of each directory entry, add an `extended` option to the exporter. Defaults to `true` to preserve backwards compatibility.
Configuration menu - View commit details
-
Copy full SHA for 332a794 - Browse repository at this point
Copy the full SHA 332a794View commit details -
chore(release): 13.7.0 [skip ci]
## [ipfs-unixfs-exporter-v13.7.0](ipfs-unixfs-exporter-13.6.6...ipfs-unixfs-exporter-13.7.0) (2025-07-30) ### Features * add 'extended' option to exporter ([#437](#437)) ([332a794](332a794))
Configuration menu - View commit details
-
Copy full SHA for 5a916ab - Browse repository at this point
Copy the full SHA 5a916abView commit details
Commits on Jul 31, 2025
-
fix: add option to export non-extended unixfs (#438)
Adds overrides for non-extended exports
Configuration menu - View commit details
-
Copy full SHA for c9a9bf4 - Browse repository at this point
Copy the full SHA c9a9bf4View commit details -
chore(release): 13.7.1 [skip ci]
## [ipfs-unixfs-exporter-v13.7.1](ipfs-unixfs-exporter-13.7.0...ipfs-unixfs-exporter-13.7.1) (2025-07-31) ### Bug Fixes * add option to export non-extended unixfs ([#438](#438)) ([c9a9bf4](c9a9bf4))
Configuration menu - View commit details
-
Copy full SHA for 9509fb7 - Browse repository at this point
Copy the full SHA 9509fb7View commit details -
fix: add extended to default exporter options (#439)
Otherwise we can't pass true or undefined.
Configuration menu - View commit details
-
Copy full SHA for 278aea4 - Browse repository at this point
Copy the full SHA 278aea4View commit details -
chore(release): 13.7.2 [skip ci]
## [ipfs-unixfs-exporter-v13.7.2](ipfs-unixfs-exporter-13.7.1...ipfs-unixfs-exporter-13.7.2) (2025-07-31) ### Bug Fixes * add extended to default exporter options ([#439](#439)) ([278aea4](278aea4))
Configuration menu - View commit details
-
Copy full SHA for e3fbc96 - Browse repository at this point
Copy the full SHA e3fbc96View commit details
Commits on Aug 12, 2025
-
fix: export basic file from dir or shard (#440)
Fixes a bug whereby when exporting a deep path to a file within a directory or shard, the returned entry had the CID of the containing folder rather than the target file.
Configuration menu - View commit details
-
Copy full SHA for b8d33de - Browse repository at this point
Copy the full SHA b8d33deView commit details -
chore(release): 13.7.3 [skip ci]
## [ipfs-unixfs-exporter-v13.7.3](ipfs-unixfs-exporter-13.7.2...ipfs-unixfs-exporter-13.7.3) (2025-08-12) ### Bug Fixes * export basic file from dir or shard ([#440](#440)) ([b8d33de](b8d33de))
Configuration menu - View commit details
-
Copy full SHA for 7f15baf - Browse repository at this point
Copy the full SHA 7f15bafView 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-11.2.5...main