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: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.12
Choose a base ref
...
head repository: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    6c85f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f61147 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    3268ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6922f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    7ddd003 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    de4a34b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    5e86736 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    e14738b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. feat(major): drop simple-get (#443)

    BREAKING CHANGE: drop simple-get
    
    * perf: drop simple-get
    
    * feat: undici agent and socks
    
    * fix: undici as dev dependency
    
    * feat: require user passed proxy objects for http and ws
    
    * chore: include undici for tests
    ThaUnknown authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bce64e1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.0.0

    # [11.0.0](v10.0.12...v11.0.0) (2023-10-31)
    
    ### Features
    
    * **major:** drop simple-get ([#443](#443)) ([bce64e1](bce64e1))
    
    ### BREAKING CHANGES
    
    * **major:** drop simple-get
    
    * perf: drop simple-get
    
    * feat: undici agent and socks
    
    * fix: undici as dev dependency
    
    * feat: require user passed proxy objects for http and ws
    
    * chore: include undici for tests
    semantic-release-bot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e44bfe8 View commit details
    Browse the repository at this point in the history
Loading