Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:haddocking/haddock-restraints
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.10.0
Choose a base ref
Loading
...
head repository:haddocking/haddock-restraints
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:main
Choose a head ref
Loading
  • 10commits
  • 4files changed
  • 2contributors

Commits on Oct 1, 2025

  1. Bump tempfile from 3.20.0 to 3.23.0 (#86)

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.23.0.- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)- [Commits](Stebalien/tempfile@v3.20.0...v3.23.0)---updated-dependencies:- dependency-name: tempfile  dependency-version: 3.23.0  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    0109d23View commit details
    Browse the repository at this point in the history
  2. Bump serde from 1.0.219 to 1.0.228 (#82)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.228.- [Release notes](https://github.com/serde-rs/serde/releases)- [Commits](serde-rs/serde@v1.0.219...v1.0.228)---updated-dependencies:- dependency-name: serde  dependency-version: 1.0.228  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    22e7689View commit details
    Browse the repository at this point in the history
  3. Bump clap from 4.5.42 to 4.5.48 (#85)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.42 to 4.5.48.- [Release notes](https://github.com/clap-rs/clap/releases)- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)- [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.48)---updated-dependencies:- dependency-name: clap  dependency-version: 4.5.48  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    9bbf8beView commit details
    Browse the repository at this point in the history
  4. Bump nalgebra from 0.34.0 to 0.34.1 (#84)

    Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.34.0 to 0.34.1.- [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md)- [Commits](https://github.com/dimforge/nalgebra/commits/v0.34.1)---updated-dependencies:- dependency-name: nalgebra  dependency-version: 0.34.1  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    351e5b3View commit details
    Browse the repository at this point in the history
  5. Bump serde_json from 1.0.142 to 1.0.145 (#83)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.142 to 1.0.145.- [Release notes](https://github.com/serde-rs/json/releases)- [Commits](serde-rs/json@v1.0.142...v1.0.145)---updated-dependencies:- dependency-name: serde_json  dependency-version: 1.0.145  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    d793953View commit details
    Browse the repository at this point in the history
  6. Add stale.yml to manage stale issues and PRs

    This workflow automatically closes stale issues and pull requests after a specified period of inactivity.
    @rvhonorato
    rvhonorato authoredOct 1, 2025
    Configuration menu
    Copy the full SHA
    067b93fView commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Update README.md

    @rvhonorato
    rvhonorato authoredOct 2, 2025
    Configuration menu
    Copy the full SHA
    5ba0894View commit details
    Browse the repository at this point in the history
  2. Add warnings regarding command line usage and bindings

    Added warnings about command line features and bindings completion.
    @rvhonorato
    rvhonorato authoredOct 2, 2025
    Configuration menu
    Copy the full SHA
    4c510feView commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    23f0418View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Bump clap from 4.5.48 to 4.5.51 (#87)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.48 to 4.5.51.- [Release notes](https://github.com/clap-rs/clap/releases)- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)- [Commits](clap-rs/clap@clap_complete-v4.5.48...clap_complete-v4.5.51)---updated-dependencies:- dependency-name: clap  dependency-version: 4.5.51  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredNov 5, 2025
    Configuration menu
    Copy the full SHA
    c001ef3View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp