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: typelevel/cats-effect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.6
Choose a base ref
...
head repository: typelevel/cats-effect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.7
Choose a head ref
  • 13 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 28, 2022

  1. Updated versions to 3.3.6

    djspiewak committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    6a04258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe67e03 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

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

Commits on Mar 7, 2022

  1. Try to reproduce #2858

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    43d6528 View commit details
    Browse the repository at this point in the history
  2. Actually reproduce #2858

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b6a0607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbbbcb1 View commit details
    Browse the repository at this point in the history
  4. Fix flatMap

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9be07c8 View commit details
    Browse the repository at this point in the history
  5. Fix attempt

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    882ef91 View commit details
    Browse the repository at this point in the history
  6. Fix handleErrorWith

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    54fbfdd View commit details
    Browse the repository at this point in the history
  7. Fix 2.12 compile, linting

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4b3e074 View commit details
    Browse the repository at this point in the history
  8. Better test names

    armanbilge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    af3c602 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2860 from djspiewak/build/new-publisher

    Added publish settings autoplugin
    djspiewak authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d640e49 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2859 from armanbilge/issue/2858

    Fix `IO#syncStep` double-execution
    djspiewak authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4171faf View commit details
    Browse the repository at this point in the history
Loading