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: ainame/tuzuru
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: ainame/tuzuru
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.0
Choose a head ref
  • 9 commits
  • 17 files changed
  • 4 contributors

Commits on Nov 9, 2025

  1. ci: correct GitHub Actions if condition syntax in release-please work…

    …flow
    
    Remove unnecessary ${{ }} wrapper from if condition. In GitHub Actions,
    the if field expects a bare expression, not one wrapped in ${{ }}.
    ainame committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    600b2e5 View commit details
    Browse the repository at this point in the history
  2. tuzuru 0.5.0 (#92)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ainame and github-actions[bot] authored Nov 9, 2025
    Configuration menu
    Copy the full SHA
    1b5a20a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. fix: Limit max concurrency (#94)

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    ainame and Copilot authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    14634a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. chore(deps): update actions/checkout action to v6 (#96)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    772ffe3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. chore(deps): update dependency apple/swift-log to from: "1.7.1" (#97)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    dfea7b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbfd926 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

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

Commits on Jan 15, 2026

  1. feat(action): Support public directory for static files (#106)

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    ainame and Copilot authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    e906e09 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.6.0 (#95)

    ainame authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    37d4e68 View commit details
    Browse the repository at this point in the history
Loading