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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.0
Choose a base ref
...
head repository: typelevel/cats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.0
Choose a head ref
  • 17 commits
  • 10 files changed
  • 7 contributors

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    038772c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9162bd8 View commit details
    Browse the repository at this point in the history
  3. Update scalacheck to 1.18.0

    satorg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f03a443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac3d1b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3660c1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4068f4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Remove special ExecutionContextExecutor

    A special synchronous executor for scala-native is no longer needed
    for FutureSuite as scala-native 0.5.x is multi-threaded. FutureSuite
    is now shared between JVM and Native.
    kapunga committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ea519d4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Add flatMapOrKeep to Monad

    jozic committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8a94478 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4601 from kapunga/update/cleanup-native

    Remove special ExecutionContextExecutor
    armanbilge authored May 13, 2024
    Configuration menu
    Copy the full SHA
    07dad69 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 25, 2024

  1. Merge pull request #4585 from typelevel/update/nscplugin-0.5.1

    Update nscplugin, sbt-scala-native to 0.5.1
    satorg authored May 25, 2024
    Configuration menu
    Copy the full SHA
    6529b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc582bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4605 from typelevel/update/discipline-munit-2.0.0

    Update discipline-munit to 2.0.0
    danicheg authored May 25, 2024
    Configuration menu
    Copy the full SHA
    cff7d75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4602 from jozic/monad.flatmaporkeep

    Add `flatMapOrKeep` to `Monad`
    satorg authored May 25, 2024
    Configuration menu
    Copy the full SHA
    a1fab57 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Bump base version to 2.12

    mpilquist committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b5d5dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e340d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4606 from mpilquist/topic/bump-base-version-to-2.12

    Bump base version to 2.12
    mpilquist authored May 28, 2024
    Configuration menu
    Copy the full SHA
    502e4b8 View commit details
    Browse the repository at this point in the history
Loading