New feature * Parserを再設計しexperimentalモジュールに追加しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/479 * 既存モジュールには変更はありません
What's Changed * READMEを修正しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/464 * 都道府県名の検出処理を`jisx0401`クレートを用いて書き直しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/465
Update * 「山ノ内」と「山之内」の表記ゆれに対応しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/430 * 「小曾根」と「小曽根」の表記ゆれに対応しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/431 * regexの必要でないフィーチャフラグを無効化しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/433