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: scalameta/scalafmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.16
Choose a base ref
...
head repository: scalameta/scalafmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.17
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    ffad07f View commit details
    Browse the repository at this point in the history
  2. ScalafmtReflect: lazily load obsolete class

    Also, restore that same class in the repository so older versions of the
    dynamic ScalafmtReflect will continue functioning even if they won't be
    using the class.
    kitbellew committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    75669c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. DynamicSuite: test nightly version via local build

    This will allow us to avoid the problem that we saw with 3.7.16, when
    we introduced a bug with dynamic loading but only discovered it after
    the release.
    kitbellew committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d8e6662 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    5ca327a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4540aa4 View commit details
    Browse the repository at this point in the history
Loading