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: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 12 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 30, 2025

  1. Bump rb-sys from 0.9.108 to 0.9.109

    Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.108 to 0.9.109.
    - [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
    - [Commits](oxidize-rb/rb-sys@v0.9.108...v0.9.109)
    
    ---
    updated-dependencies:
    - dependency-name: rb-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    b14e472 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Merge pull request #349 from gjtorikian/dependabot/cargo/rb-sys-0.9.109

    Bump rb-sys from 0.9.108 to 0.9.109
    gjtorikian authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    531ab24 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Add note about UTF-8

    gjtorikian committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    3cec416 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Bump rb-sys from 0.9.109 to 0.9.110

    Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.109 to 0.9.110.
    - [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
    - [Commits](oxidize-rb/rb-sys@v0.9.109...v0.9.110)
    
    ---
    updated-dependencies:
    - dependency-name: rb-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    54eed41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #352 from gjtorikian/dependabot/cargo/rb-sys-0.9.110

    Bump rb-sys from 0.9.109 to 0.9.110
    gjtorikian authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    9d657aa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Include musl builds

    gjtorikian committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    d6faaa6 View commit details
    Browse the repository at this point in the history
  2. update automerge

    gjtorikian committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    428132f View commit details
    Browse the repository at this point in the history
  3. 💎 bump

    gjtorikian committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    76c95bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #354 from gjtorikian/include-musl

    Include musl builds
    gjtorikian authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    c95c2ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b8aae3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Merge pull request #355 from gjtorikian/release/v2.1.0

    [skip test] Release v2.1.0
    kivikakk authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    17d01cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c4381 View commit details
    Browse the repository at this point in the history
Loading