Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs/js-ipfs-unixfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ipfs-unixfs-importer-v9.0.7
Choose a base ref
...
head repository: ipfs/js-ipfs-unixfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ipfs-unixfs-importer-v9.0.8
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 26, 2022

  1. chore(release): 7.0.7 [skip ci]

    ## [ipfs-unixfs-exporter-v7.0.7](ipfs-unixfs-exporter-v7.0.6...ipfs-unixfs-exporter-v7.0.7) (2022-04-26)
    
    ### Bug Fixes
    
    * do not add metadata to leaves ([#193](#193)) ([f5d3a67](f5d3a67))
    
    ### Trivial Changes
    
    * switch to auto-release ([#208](#208)) ([99386e6](99386e6))
    * update readmes ([#188](#188)) ([273a141](273a141))
    semantic-release-bot committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    775a2dd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fix: metadata on small files without raw leaves (#212)

    A file with metadata and without raw leaves should have the metadata preserved when the single leaf node is collapse to a root node.
    achingbrain authored May 4, 2022
    Configuration menu
    Copy the full SHA
    bef09cd View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.0.8 [skip ci]

    ## [ipfs-unixfs-importer-v9.0.8](ipfs-unixfs-importer-v9.0.7...ipfs-unixfs-importer-v9.0.8) (2022-05-04)
    
    ### Bug Fixes
    
    * metadata on small files without raw leaves ([#212](#212)) ([bef09cd](bef09cd))
    semantic-release-bot committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6e7cf63 View commit details
    Browse the repository at this point in the history
Loading