What's Changed
* `core`モジュールを`domain`, `service`, `repository`に分割しました by YuukiToriyama in https://github.com/YuukiToriyama/japanese-address-parser/pull/353
* 本修正による破壊的変更はありませんが、`japanese_address_parser::entity::*`の使用が非推奨になっています
* `ParseResult`の使用する場合は、`japanese_address_parser::parser::ParseResult`を使用してください
**Full Changelog**: https://github.com/YuukiToriyama/japanese-address-parser/compare/v0.1.5...v0.1.6