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.5
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.7.0
Choose a head ref
  • 3 commits
  • 16 files changed
  • 1 contributor

Commits on Apr 9, 2025

  1. feature: Add support for using directives

    This add using directives alongside the ammonite style imports. It would probably be much cleaner if we managed to remove the old syntax, but we need to leave them for a while for sure. We can later start deprecating them.
    tgodzik committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    aa8ebb9 View commit details
    Browse the repository at this point in the history
  2. chore: Skip publishing docs module

    I don't actually see it being used and it seems to mess with the release process.
    tgodzik committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c7b10ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12279f9 View commit details
    Browse the repository at this point in the history
Loading