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: rack/rack-session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: rack/rack-session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Aug 9, 2022

  1. Fix formatting of README.

    ioquatix authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    58b582f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Allow for Rack 3 beta gem to be loaded

    Without this, rack-session won't load the rack 3 beta.
    jeremyevans authored and ioquatix committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d562283 View commit details
    Browse the repository at this point in the history
  2. Update test workflow.

    ioquatix committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7deaee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e0d2dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eaf0e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b68af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad8e486 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    890cb87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3753935 View commit details
    Browse the repository at this point in the history
  9. Consistency with rackup gem.

    ioquatix committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f43950c View commit details
    Browse the repository at this point in the history
  10. Bump patch version.

    ioquatix committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5abbb5e View commit details
    Browse the repository at this point in the history
Loading