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/mdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.4
Choose a base ref
...
head repository: scalameta/mdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.5
Choose a head ref
  • 18 commits
  • 18 files changed
  • 4 contributors

Commits on Feb 14, 2025

  1. Update scalameta, testkit to 4.13.0

    scalameta-bot authored and tgodzik committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    015efce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6734f View commit details
    Browse the repository at this point in the history
  3. Update tasty-core to 3.3.5

    scalameta-bot authored and tgodzik committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    41ab2ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0be69 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    c27a9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bdc865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b542a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3b487 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc42d6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    766181d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #957 from scalameta/update/sbt-ci-release-1.9.3

    Update sbt-ci-release to 1.9.3
    mergify[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    d3cb9f6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #958 from scalameta/update/auxlib-0.5.7

    Update auxlib, clib, javalib, nativelib, ... to 0.5.7
    mergify[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c93302d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #959 from scalameta/update/sbt-1.10.10

    Update sbt, scripted-plugin to 1.10.10
    mergify[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    4d493d0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #960 from scalameta/update/scalafmt-core-3.9.4

    Update scalafmt-core to 3.9.4
    mergify[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    ca0efea View commit details
    Browse the repository at this point in the history
  11. Merge pull request #962 from scalameta/update/slf4j-api-2.0.17

    Update slf4j-api to 2.0.17
    mergify[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    f7db463 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #961 from scalameta/update/scalameta-4.13.4

    Update scalameta, testkit to 4.13.4
    mergify[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    30738ce View commit details
    Browse the repository at this point in the history
  13. bugfix: Fix issues with indentation in Scala 3

    Turns out we can skip indent if we use braces and this way the code should behave the same.
    tgodzik committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    70a25d7 View commit details
    Browse the repository at this point in the history
Loading