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/scala3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.2
Choose a base ref
...
head repository: scala/scala3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.3
Choose a head ref
  • 6 commits
  • 27 files changed
  • 2 contributors

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    c5169f0 View commit details
    Browse the repository at this point in the history
  2. Add name-kinds compat tests

    Kordyjan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1f5a667 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix checkfiles

    Kordyjan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8e69318 View commit details
    Browse the repository at this point in the history
  2. Add changelog for 3.3.3

    Kordyjan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cfd1540 View commit details
    Browse the repository at this point in the history
  3. Release 3.3.3

    Kordyjan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5e0de64 View commit details
    Browse the repository at this point in the history
  4. Hotfix 3.3.3 (#19818)

    Fixes #19815
    
    contents:
    - [c5169f0] - fix by @smarter
    - [1f5a667] - forward and backward compatibility tests (by @bishabosha).
    Probably, it's overkill, but it's better to be paranoid than sorry. They
    only take a few seconds.
    - [df10488] - a copy of the 3.3.2 changelog with annotation about the
    hotfix.
    - [e497a42] - version bump. I decided to stay on 3.3.1 as a reference
    version and version that we check the compatibility against.
    Kordyjan authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    46683d0 View commit details
    Browse the repository at this point in the history
Loading