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: ruby-jp/websocket-client-simple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: ruby-jp/websocket-client-simple
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 29, 2024

  1. Add ruby 3.3 to test matrix

    unasuke committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    1ff736e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from unasuke/ruby-33

    Add ruby 3.3 to test matrix
    unasuke authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    ebfc984 View commit details
    Browse the repository at this point in the history
  3. Add ruby 3.4 to test matrix

    unasuke committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    9165629 View commit details
    Browse the repository at this point in the history
  4. Add mutex_m and base64 to deps

    These gems are moved to bundled gems from 3.4
    
    see also https://stdgems.org/3.4.0/
    unasuke committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    86288a9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #31 from unasuke/ruby-34

    Add ruby 3.4 to test matrix
    unasuke authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    2106dae View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Release v0.9.0 (#32)

    unasuke authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    357a21e View commit details
    Browse the repository at this point in the history
Loading