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

chimei-ruiju.orgへの対応をrelease/v0.1.22にマージ #495

Merged
merged 56 commits into from
Nov 2, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    1c1880d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6113016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d2b323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd9d94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d94d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecf9427 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #427 from YuukiToriyama/feature/chimei-ruiju/domai…

    …n-and-service
    
    chimei-ruiju.orgへの対応: `domain`と`service`にchimei-ruiju用の構造体を定義
    YuukiToriyama authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    895dd64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    616cdea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fb79ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bdb92f View commit details
    Browse the repository at this point in the history
  11. add: #426: TownMasterRepositoryを定義

    当面は使用されないので`#[allow(dead_code)]`を付与しておく
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    70195dc View commit details
    Browse the repository at this point in the history
  12. Merge pull request #428 from YuukiToriyama/feature/chimei-ruiju/repos…

    …itory
    
    chimei-ruiju.orgへの対応: `repository`にchimei-ruiju用の構造体を定義
    YuukiToriyama authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    20c3135 View commit details
    Browse the repository at this point in the history
  13. update: #426: PrefectureMasterRepository#getをメソッドから関連関数に変更

    `ChimeiRuijuApiService`は引数で受け取るように変更
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d7b5567 View commit details
    Browse the repository at this point in the history
  14. update: #426: PrefectureMasterRepository#get_blockingをメソッドから関連関数に変更

    `ChimeiRuijuApiService`は引数で受け取るように変更
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    493657e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    018e23b View commit details
    Browse the repository at this point in the history
  16. update: #426: CityMasterRepository#getをメソッドから関連関数に変更

    `ChimeiRuijuApiService`は引数で受け取るように変更
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    91978c8 View commit details
    Browse the repository at this point in the history
  17. update: #426: CityMasterRepository#get_blockingをメソッドから関連関数に変更

    `ChimeiRuijuApiService`は引数で受け取るように変更
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    45b307b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    41ed3f2 View commit details
    Browse the repository at this point in the history
  19. update: #426: TownMasterRepository#getをメソッドから関連関数に変更

    `ChimeiRuijuApiService`は引数で受け取るように変更
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bac7878 View commit details
    Browse the repository at this point in the history
  20. update: #426: TownMasterRepository#get_blockingをメソッドから関連関数に変更

    `ChimeiRuijuApiService`は引数で受け取るように変更
    YuukiToriyama committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    890b4d6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bd239f7 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #429 from YuukiToriyama/feature/chimei-ruiju/refac…

    …tor-repository
    
    chimei-ruiju.orgへの対応: repository層のリファクタ
    YuukiToriyama authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4a1ab37 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    f995b84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #437 from YuukiToriyama/feature/chimei-ruiju/merge…

    …/v0.1.17
    
    chimei-ruiju.orgへの対応: main(v0.1.17)をマージ
    YuukiToriyama authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f392830 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 11, 2024

  1. Merge pull request #449 from YuukiToriyama/feature/chimei-ruiju/merge…

    …/v0.1.18
    
    chimei-ruiju.orgへの対応: main(v0.1.18)の差分を取り込み
    YuukiToriyama authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f8325b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. add: #426: interactorモジュールを作成

    `parser`と`repository`の間を取り持つモジュール
    YuukiToriyama committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e5ef18f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    b774c42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #462 from YuukiToriyama/feature/chimei-ruiju/inter…

    …actor
    
    chimei-ruiju.orgへの対応: `ChimeiRuijuInteractor`を定義
    YuukiToriyama authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bbe8e03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f2640 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #468 from YuukiToriyama/feature/chimei-ruiju/merge…

    …/v0.1.19
    
    chimei-ruiju.orgへの対応: main(v0.1.19)との差分を取り込み
    YuukiToriyama authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b9dba28 View commit details
    Browse the repository at this point in the history
  5. update: #426: ChimeiRuijuInteractor#get_prefecture_masterの引数を変更

    `prefecture_name: &str` -> `prefecture: &jisx0401::Prefecture`
    YuukiToriyama committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0a1d9df View commit details
    Browse the repository at this point in the history
  6. update: #426: ChimeiRuijuInteractor#get_city_masterの引数を変更

    `prefecture_name: &str` -> `prefecture: &jisx0401::Prefecture`
    YuukiToriyama committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    47f3a95 View commit details
    Browse the repository at this point in the history
  7. update: #426: ChimeiRuijuInteractor#get_town_masterの引数を変更

    `prefecture_name: &str` -> `prefecture: &jisx0401::Prefecture`
    YuukiToriyama committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ce1f0ed View commit details
    Browse the repository at this point in the history
  8. Merge pull request #469 from YuukiToriyama/feature/chimei-ruiju/fix-i…

    …nteractor
    
    chimei-ruiju.orgへの対応: `ChimeiRujiuInteractor`のメソッドの引数を変更
    YuukiToriyama authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4bccc95 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #488 from YuukiToriyama/main

    chimei-ruiju.orgへの対応: main(v0.1.21)との差分を取り込み
    YuukiToriyama authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4915a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6965c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e1ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1672695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bd9f85 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #489 from YuukiToriyama/feature/chimei-ruiju/parse…

    …-with-chimeiruiju
    
    chimei-ruiju.orgへの対応: `experimental`モジュールの`Parser`でChimeiRuijuを使ってパースできるようにした
    YuukiToriyama authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e44057a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2348190 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #490 from YuukiToriyama/feature/chimei-ruiju/modif…

    …y-interactor
    
    chimei-ruiju.orgへの対応: `ChimeiRuijuInteractor`の定義場所を移動
    YuukiToriyama authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0e59dde View commit details
    Browse the repository at this point in the history
  9. update: #426: 現時点で使用されていない構造体、メソッドに#[allow(dead_code)]を付与

    clippyの警告を抑制したいため。現時点では使用されていないが将来的には使用される予定。
    YuukiToriyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8edf463 View commit details
    Browse the repository at this point in the history
  10. update: #426: ChimeiRuiju用のモジュールはフィーチャフラグexperimentalを有効化したときのみビルドさ…

    …れるように設定
    
    現時点では`experimental::Parser`以外からは使用されていないため
    YuukiToriyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2b8770b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #491 from YuukiToriyama/feature/chimei-ruiju/fix-c…

    …lippy-warnings
    
    chimei-ruiju.org: Clippyの警告を抑制
    YuukiToriyama authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e69d1f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b51415 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79aaa85 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge pull request #492 from YuukiToriyama/feature/chimei-ruiju/chime…

    …i-ruiju-for-wasm
    
    chimei-ruiju.orgへの対応: wasmモジュールにおいてもChimeiRuijuを使用できるようにする
    YuukiToriyama authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    50e9c60 View commit details
    Browse the repository at this point in the history
  2. fix: #426: Parser#parse_with_chimeiruijuに対するテストコードを修正

    ChimeiRuijuではなくGeoloniaのデータを使うテストになっていたため
    YuukiToriyama committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1739d3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #493 from YuukiToriyama/feature/chimei-ruiju/fix-t…

    …est-code
    
    chimei-ruiju.orgへの対応: `Parser#parse_with_chimeiruiju`に対するテストコードを修正
    YuukiToriyama authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9ef5d15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5028539 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6805735 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dd37b1 View commit details
    Browse the repository at this point in the history
  7. update: #426: parse_with_chimeiruiju()の返り値の型を変更

    `Vec<Token>`と共に緯度経度情報`Option<LatLng>`を返すようにした
    YuukiToriyama committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5522921 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Merge pull request #494 from YuukiToriyama/feature/chimei-ruiju/inclu…

    …de-latlng-data
    
    chimei-ruiju.orgへの対応: 住所のパースに成功した場合に位置情報を`ParsedAddress`に含めるようにする
    YuukiToriyama authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    26027b3 View commit details
    Browse the repository at this point in the history