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: scala/scala-collection-compat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: scala/scala-collection-compat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 11 commits
  • 6 files changed
  • 5 contributors

Commits on Jan 30, 2021

  1. bump version in readme

    SethTisue committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    0f64bc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Update sbt to 1.4.7

    scala-steward committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    78e715d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Merge pull request #423 from scala-steward/update/sbt-1.4.7

    Update sbt to 1.4.7
    NthPortal authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ba8e2ea View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

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

Commits on Feb 5, 2021

  1. Merge pull request #424 from scala-steward/update/sbt-scala-module-2.2.4

    Update sbt-scala-module to 2.2.4
    NthPortal authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    cfb48cf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Deprecate update method on i.ArraySeq impls

    Deprecate `update` method on `i.ArraySeq` implementations,
    and change the implementations of the method to throw
    an `UnsupportedOperationException`.
    NthPortal committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3fc9495 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #421 from NthPortal/topic/i.ArraySeq.419/PR

    Deprecate update method on i.ArraySeq impls
    NthPortal authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    165e66b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    e9bfa18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f7cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae1249 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #429 from SethTisue/scala-3.0.0-RC1

    add Scala 3.0.0-RC1 (drop M2)
    SethTisue authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    472d9c1 View commit details
    Browse the repository at this point in the history
Loading