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: elixir-webrtc/ex_ice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.3
Choose a base ref
...
head repository: elixir-webrtc/ex_ice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 24 files changed
  • 1 contributor

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    7da4dac View commit details
    Browse the repository at this point in the history
  2. Release v0.9.4

    mickel8 committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    125a04c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    994acb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f5c8a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Change some logs to debug

    Logs about binding response with unknown transaction id may happen
    pretty ofthen if the other side duplicates connectivity check responses,
    hence moved to debug.
    
    Similarly, logs about sending data in unexpected state may be triggered
    by transitioning to the failed state and the fact that controlling
    process haven't processed this notification yet.
    mickel8 committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    7981dd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Release v0.10.0

    mickel8 committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    8689e71 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

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

Commits on Mar 10, 2025

  1. Add set_role/2 (#72)

    mickel8 authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    b58acee View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

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

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    f0d7050 View commit details
    Browse the repository at this point in the history
  2. Release v0.11.0

    mickel8 committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    334ba47 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Configuration menu
    Copy the full SHA
    2c312c6 View commit details
    Browse the repository at this point in the history
  2. Release v0.12.0

    mickel8 committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    7552d06 View commit details
    Browse the repository at this point in the history
Loading