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.2.3
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.2.4
Choose a head ref
  • 18 commits
  • 89 files changed
  • 3 contributors

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    4a16b36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52067f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf3ff84 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    45d5480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491c178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5883750 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0480360 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Merge pull request #357 from scala-steward/update/sbt-assembly-0.15.0

    Update sbt-assembly to 0.15.0
    tgodzik authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    43edd4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #369 from scala-steward/update/sbt-1.3.13

    Update sbt, scripted-plugin to 1.3.13
    tgodzik authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    fac9c9d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #358 from scala-steward/update/flexmark-all-0.62.2

    Update flexmark-all to 0.62.2
    tgodzik authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    1fa5cb0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #359 from scala-steward/update/undertow-core-2.1.3…

    ….Final
    
    Update undertow-core to 2.1.3.Final
    tgodzik authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    f660ad5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #367 from scala-steward/update/interface-0.0.24

    Update interface to 0.0.24
    tgodzik authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    076f136 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #368 from scala-steward/update/directory-watcher-0…

    ….10.0
    
    Update directory-watcher to 0.10.0
    tgodzik authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    85cb099 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Merge pull request #372 from scala-steward/update/scalameta-4.3.20

    Update scalameta, testkit to 4.3.20
    tgodzik authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    95c70a6 View commit details
    Browse the repository at this point in the history
  2. Added support for worksheets and Scala 3, no other mdoc features are …

    …supported at this time for Scala 3. Worksheets support includes dependency resolution.
    
    Mdoc module now includes `scala-2` and `scala-3` directories to contain code specific to Scala versions. `scala` directory contains shared code.
    
    Once Scalameta parser works well with Scala 3 code we can remove most classes from scala-3 directory. Together with migrated metaconfig you should be able to fully crosscompile the module.
    tgodzik committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    800fc02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #374 from tgodzik/update-scala3

    Add support for worksheets and Scala 3,
    tgodzik authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    7f0d0ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef5bf35 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #375 from tgodzik/update-scala3

    Remove explicit version from build.sbt
    tgodzik authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6f37b75 View commit details
    Browse the repository at this point in the history
Loading