Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/v0.1.0-beta.6をmainブランチにマージ #157

Merged
merged 14 commits into from
Feb 2, 2024

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    bbb4bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b19a9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9d8527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbc5507 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3e6b1a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    f128f76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from YuukiToriyama/main

    「大字」の省略に対応にmainブランチを取り込み
    YuukiToriyama authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    de1c16c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update: 「大字」の省略に対応: InvalidTownNameFormatFilterにおいて43以上の数字が来た場合はNon…

    …eを返すようにする
    
    住居表示が一部実施されている地域で番地を丁目として誤認識してしまう事象への暫定的な処置
    - 丁目は高々42である
    - 住居表示未実施地域の地番は3桁以上のものが多い
    YuukiToriyama committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5c0b58b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from YuukiToriyama/feature/ellipsis-of-ooaza/…

    …set-upper-limit-on-parsing-number
    
    「大字」の省略に対応: `InvalidTownNameFormatFilter`において43以上の数字が来た場合はNoneを返す
    YuukiToriyama authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    237edb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #154 from YuukiToriyama/feature/ellipsis-of-ooaza/fix

     「大字」の省略に対応: 町名の照合に成功しない場合は「大字」を補って再度照合をかける
    YuukiToriyama authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0ae02e2 View commit details
    Browse the repository at this point in the history
  4. PR作成時やmainブランチへのpush時に走るCIでcargo fmtを実行しないよう設定

    - コードの整形は開発中に手元で行なう
    - マシンの使用時間を減らしたい
    YuukiToriyama committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c065dfe View commit details
    Browse the repository at this point in the history
  5. package.versionを変更

    0.1.0-beta.6
    YuukiToriyama committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0bfb3f4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #155 from YuukiToriyama/feature/remove-rustfmt-on-ci

    PR作成時やmainブランチへのpush時に走るCIで`cargo fmt`を実行しないよう設定
    YuukiToriyama authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8b6e999 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #156 from YuukiToriyama/feature/ellipsis-of-ooaza/…

    …master
    
    「大字」の省略に対応をrelease/v0.1.0-beta.6にマージ
    YuukiToriyama authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    008a74f View commit details
    Browse the repository at this point in the history