-
Notifications
You must be signed in to change notification settings - Fork 87
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scalameta/mdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 17 files changed
- 5 contributors
Commits on Oct 19, 2023
-
Update flexmark-all to latest 0.64.8 (#809)
* Update flexmark-all to latest 0.64.8 * Remove java 8 from CI workflows. * Remove references to java8 in .mergify.yml. * Remove references to java 8 in `build.sbt`. * Use `-release 8` for scala 2.12. Co-authored-by: Tomasz Godzik <[email protected]> --------- Co-authored-by: Tomasz Godzik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a650e1 - Browse repository at this point
Copy the full SHA 7a650e1View commit details
Commits on Nov 2, 2023
-
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d4b441 - Browse repository at this point
Copy the full SHA 8d4b441View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdc3755 - Browse repository at this point
Copy the full SHA cdc3755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29acdae - Browse repository at this point
Copy the full SHA 29acdaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bc60f - Browse repository at this point
Copy the full SHA 96bc60fView commit details -
MarkdownPart: move to separate mdoc-parser module
scalafmt has an own markdown parser, to be able to format any scala code found in fenced blocks. In addition to duplicating functionality in that parser, it also doesn't support indented code blocks. Let's instead extract the parser portion of the mdoc logic into a module so that it can be re-used. That module will have no dependencies.
Configuration menu - View commit details
-
Copy full SHA for b8b3fd7 - Browse repository at this point
Copy the full SHA b8b3fd7View commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7b59fb - Browse repository at this point
Copy the full SHA d7b59fbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.0...v2.5.0