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: willnet/gimei
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: willnet/gimei
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on May 2, 2025

  1. 型エラーを修正した

    #69 でローマ字対応を入れたときの型の対応がよくなくて、steepのバージョンアップで型チェックに失敗するようになった模様。
    willnet committed May 2, 2025
    Configuration menu
    Copy the full SHA
    47687a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from willnet/fix-wrong-type

    型エラーを修正した
    willnet authored May 2, 2025
    Configuration menu
    Copy the full SHA
    1ed70c9 View commit details
    Browse the repository at this point in the history
  3. Ruby3.4をCIに追加した

    willnet committed May 2, 2025
    Configuration menu
    Copy the full SHA
    32ddb76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from willnet/add-3-4-to-ci

    Ruby3.4をCIに追加した
    willnet authored May 2, 2025
    Configuration menu
    Copy the full SHA
    9b8538e View commit details
    Browse the repository at this point in the history
  5. Bump up 1.5.1

    willnet committed May 2, 2025
    Configuration menu
    Copy the full SHA
    2a8b686 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    e5b7d32 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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

Commits on Nov 19, 2025

  1. Merge pull request #74 from yamagic/update-hamamatsu-city-7-to-3-dist…

    …ricts
    
    浜松市の行政区データを更新(7区→3区、2024年再編対応)
    willnet authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    6661f86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from willnet/dependabot/github_actions/actions…

    …/checkout-5
    
    Bump actions/checkout from 4 to 5
    willnet authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    a6a0e76 View commit details
    Browse the repository at this point in the history
  3. 1.6.0

    willnet committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    bd5b8aa View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    cd5af8a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Merge pull request #75 from willnet/dependabot/github_actions/actions…

    …/checkout-6
    
    Bump actions/checkout from 5 to 6
    willnet authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    77f2673 View commit details
    Browse the repository at this point in the history
Loading