-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
このフィールドがtrueに設定されている場合、市区町村名のあいまい検索を行なう
…xperimental-parser Parserの再設計: `Parser`を再定義
…mplement-partialord-for-token Parserの再設計: `Token`に`PartialOrd`を実装
`Parser#parse`ではなく`Parser#parse_with_geolonia`を呼ぶように変更
…hange-return-type Parserの再設計: 新しいパーサーの返り値を`Vec<Token>`から`ParsedAddress`に変更
…): Promise<ParsedAddress>`を実装 試験的機能として
.d.tsの内容と競合するため
…or-wasm Parserの再設計: wasmクレートに`parse_experimental()`を実装
…rimental()`ベースのものに書き換えた
…ightly-demo-page Parserの再設計: デモページ`nightly.html`で新しいパーサーを使うように変更
Parserの再設計:`experimental`モジュールもdocs.rsに反映されるように設定
…aster Parserの再設計をrelease/v0.1.20にマージ
release/v0.1.20をmainブランチにマージ
外部クレートから`Metadata`のフィールドが参照できなくなっていたため
外部クレートから`ParsedAddress`のフィールドが参照できなくなっていたため
…/change-visibilities-of-fields ParsedAddressの修正: フィールドの可視性をprivateからpublicに変更
…/fix-docs-for-new-parser ParsedAddressの修正: `Parser#parse`のドキュメントの修正
`軽度` -> `経度`
…/fix-typo ParsedAddressの修正: Typoを修正
…/master ParsedAddressの修正をrelease/v0.1.21にマージ
release/v0.1.21をmainブランチにマージ
YuukiToriyama
merged commit Oct 31, 2024
4915a3a
into
feature/chimei-ruiju/master
13 of 14 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
変更点