Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
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: libp2p/js-libp2p-interfaces
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @libp2p/tracked-map-v1.0.2
Choose a base ref
...
head repository: libp2p/js-libp2p-interfaces
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @libp2p/tracked-map-v1.0.3
Choose a head ref
  • 14 commits
  • 61 files changed
  • 2 contributors

Commits on Feb 27, 2022

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

    ## [@libp2p/multistream-select-v1.0.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/multistream-select-v1.0.0...@libp2p/multistream-select-v1.0.1) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    78061db View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.4 [skip ci]

    ## [@libp2p/topology-v1.1.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/topology-v1.1.3...@libp2p/topology-v1.1.4) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    f594d25 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.6 [skip ci]

    ## [@libp2p/peer-id-factory-v1.0.6](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-factory-v1.0.5...@libp2p/peer-id-factory-v1.0.6) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    133f7fa View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.2 [skip ci]

    ## [@libp2p/peer-map-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-map-v1.0.1...@libp2p/peer-map-v1.0.2) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    a7f12ed View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.2.8 [skip ci]

    ## [@libp2p/pubsub-v1.2.8](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.2.7...@libp2p/pubsub-v1.2.8) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    d23fa47 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.1.14 [skip ci]

    ## [@libp2p/interface-compliance-tests-v1.1.14](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.1.13...@libp2p/interface-compliance-tests-v1.1.14) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    4bd7ea4 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.1.2 [skip ci]

    ## [@libp2p/connection-v1.1.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/connection-v1.1.1...@libp2p/connection-v1.1.2) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    64bdb07 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.0.5 [skip ci]

    ## [@libp2p/peer-record-v1.0.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-record-v1.0.4...@libp2p/peer-record-v1.0.5) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    e030d92 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.0.4 [skip ci]

    ## [@libp2p/peer-store-v1.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-store-v1.0.3...@libp2p/peer-store-v1.0.4) (2022-02-27)
    
    ### Bug Fixes
    
    * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    4a6f06f View commit details
    Browse the repository at this point in the history
  10. fix: rename crypto to connection-encrypter (#179)

    * Renames interfaces/crypto to interfaces/connection-encrypter because that's what it does and we already have @libp2p/crypto
    * Rename *Options to *Init as it's more idiomatic
    * `Topology` class isn't exported any more, instead use `createTopology` to get an instance of the interface
    achingbrain committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    d197f55 View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.3.13 [skip ci]

    ## [@libp2p/interfaces-v1.3.13](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.3.12...@libp2p/interfaces-v1.3.13) (2022-02-27)
    
    ### Bug Fixes
    
    * rename crypto to connection-encrypter ([#179](#179)) ([d197f55](d197f55))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    0adcc0e View commit details
    Browse the repository at this point in the history
  12. chore(release): 1.1.1 [skip ci]

    ## [@libp2p/logger-v1.1.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/logger-v1.1.0...@libp2p/logger-v1.1.1) (2022-02-27)
    
    ### Bug Fixes
    
    * rename crypto to connection-encrypter ([#179](#179)) ([d197f55](d197f55))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    c448532 View commit details
    Browse the repository at this point in the history
  13. chore(release): 1.1.7 [skip ci]

    ## [@libp2p/peer-id-v1.1.7](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.6...@libp2p/peer-id-v1.1.7) (2022-02-27)
    
    ### Bug Fixes
    
    * rename crypto to connection-encrypter ([#179](#179)) ([d197f55](d197f55))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    9f0631f View commit details
    Browse the repository at this point in the history
  14. chore(release): 1.0.3 [skip ci]

    ## [@libp2p/tracked-map-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/tracked-map-v1.0.2...@libp2p/tracked-map-v1.0.3) (2022-02-27)
    
    ### Bug Fixes
    
    * rename crypto to connection-encrypter ([#179](#179)) ([d197f55](d197f55))
    semantic-release-bot committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    b6ce19b View commit details
    Browse the repository at this point in the history
Loading