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: multiformats/js-multiformats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.1.3
Choose a base ref
...
head repository: multiformats/js-multiformats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.2.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 22, 2024

  1. feat: BlockCodec methods are generic

    Adds support for generic types to the `encode` and `decode` methods on
    the `BlockCodec` interface.
    tabcat authored and rvagg committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2ee062e View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.2.0 [skip ci]

    ## [13.2.0](v13.1.3...v13.2.0) (2024-07-22)
    
    ### Features
    
    * BlockCodec methods are generic ([2ee062e](2ee062e))
    semantic-release-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d95510e View commit details
    Browse the repository at this point in the history
Loading