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への対応: main(v0.1.21)との差分を取り込み #488

Merged
merged 54 commits into from
Oct 31, 2024

Commits on Oct 20, 2024

  1. add: #470: experimentalモジュールを作成

    フィーチャフラグ`experimental`を指定したときのみ使用できるように設定
    YuukiToriyama committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3e06bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d48e53 View commit details
    Browse the repository at this point in the history
  3. add: #470: Parser#parseを実装

    `Parser#parse_with_geolonia`の具体的な実装は未着手
    YuukiToriyama committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    735ebc0 View commit details
    Browse the repository at this point in the history
  4. update: #470: logクレートの依存を追加

    実行時にエラーが発生した場合ログを出力したいため
    YuukiToriyama committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    556c687 View commit details
    Browse the repository at this point in the history
  5. add: #470: ParserOptionsにフィールドcorrect_incomplete_city_namesを追加

    このフィールドがtrueに設定されている場合、市区町村名のあいまい検索を行なう
    YuukiToriyama committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    90bf1e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33584cf View commit details
    Browse the repository at this point in the history
  7. update: #470: ParseOptionsにフィールドverboseを追加

    verboseがtrueのときのみログを出力するようにした
    YuukiToriyama committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2146b09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d97d7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b711888 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f167af2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    907ba63 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    89f8fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb7095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db0249 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95eda52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c157d93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c1d2a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eedcf7e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #471 from YuukiToriyama/feature/re-design-parser/e…

    …xperimental-parser
    
    Parserの再設計: `Parser`を再定義
    YuukiToriyama authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9cf1c4a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. update: #470: TokenPartialOrdを実装

    トークン列をソートできるようにした
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b7041f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #474 from YuukiToriyama/feature/re-design-parser/i…

    …mplement-partialord-for-token
    
    Parserの再設計: `Token`に`PartialOrd`を実装
    YuukiToriyama authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9ad36b8 View commit details
    Browse the repository at this point in the history
  3. add: #470: 構造体ParsedAddressおよびMetadataを定義

    新しい住所パーサーで使用する
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7842f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ba07c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa00747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f0cb93 View commit details
    Browse the repository at this point in the history
  7. fix: #470: parse_with_geolonia()に対するテストコードが壊れていたので修正

    `Parser#parse`ではなく`Parser#parse_with_geolonia`を呼ぶように変更
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1540d5d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #475 from YuukiToriyama/feature/re-design-parser/c…

    …hange-return-type
    
    Parserの再設計: 新しいパーサーの返り値を`Vec<Token>`から`ParsedAddress`に変更
    YuukiToriyama authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0392403 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fac3679 View commit details
    Browse the repository at this point in the history
  10. add: #470: wasmクレートにnightlyモジュールを追加

    `nightly`フィーチャが有効な場合のみビルドに含める
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c377f0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16854fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8518e7 View commit details
    Browse the repository at this point in the history
  13. update: #470: DataSourceDefaultクレートを実装

    当面は`Geolonia`しか選択肢がないためこちらをデフォルトに設定
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    37a9167 View commit details
    Browse the repository at this point in the history
  14. add: #470: `parse_experimental(address: string, options: ParseOptions…

    …): Promise<ParsedAddress>`を実装
    
    試験的機能として
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f099bf6 View commit details
    Browse the repository at this point in the history
  15. update: #470: parse_experimentについてJSDocを自動生成しないように設定

    .d.tsの内容と競合するため
    YuukiToriyama committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    edcb55f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #476 from YuukiToriyama/feature/re-design-parser/f…

    …or-wasm
    
    Parserの再設計: wasmクレートに`parse_experimental()`を実装
    YuukiToriyama authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    38c2484 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    46f20f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9bdfe18 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge pull request #477 from YuukiToriyama/feature/re-design-parser/n…

    …ightly-demo-page
    
    Parserの再設計: デモページ`nightly.html`で新しいパーサーを使うように変更
    YuukiToriyama authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f489b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239b379 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #478 from YuukiToriyama/feature/re-design-parser/docs

    Parserの再設計:`experimental`モジュールもdocs.rsに反映されるように設定
    YuukiToriyama authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d37e8ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c1af4c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #479 from YuukiToriyama/feature/re-design-parser/m…

    …aster
    
    Parserの再設計をrelease/v0.1.20にマージ
    YuukiToriyama authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c04cc07 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #480 from YuukiToriyama/release/v0.1.20

    release/v0.1.20をmainブランチにマージ
    YuukiToriyama authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    42788b9 View commit details
    Browse the repository at this point in the history
  7. fix: ParsedAddressの修正: Metadataのフィールドをprivateからpublicに変更

    外部クレートから`Metadata`のフィールドが参照できなくなっていたため
    YuukiToriyama committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9981c5c View commit details
    Browse the repository at this point in the history
  8. fix: ParsedAddressの修正: ParsedAddressのフィールドをprivateからpublicに変更

    外部クレートから`ParsedAddress`のフィールドが参照できなくなっていたため
    YuukiToriyama committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4b0afe1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #482 from YuukiToriyama/feature/fix-parsed-address…

    …/change-visibilities-of-fields
    
    ParsedAddressの修正: フィールドの可視性をprivateからpublicに変更
    YuukiToriyama authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5e808a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    383fe87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89b5bce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    146f256 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #483 from YuukiToriyama/feature/fix-parsed-address…

    …/fix-docs-for-new-parser
    
    ParsedAddressの修正: `Parser#parse`のドキュメントの修正
    YuukiToriyama authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a482e99 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix: rustdocのTypoを修正

    `軽度` -> `経度`
    YuukiToriyama committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f43d6a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #485 from YuukiToriyama/feature/fix-parsed-address…

    …/fix-typo
    
    ParsedAddressの修正: Typoを修正
    YuukiToriyama authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    527bbe3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #484 from YuukiToriyama/feature/fix-parsed-address…

    …/master
    
    ParsedAddressの修正をrelease/v0.1.21にマージ
    YuukiToriyama authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    79b5249 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #486 from YuukiToriyama/release/v0.1.21

    release/v0.1.21をmainブランチにマージ
    YuukiToriyama authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ee97b64 View commit details
    Browse the repository at this point in the history