Skip to content

Releases: yamat47/japanese_address_parser

v3.2.0

26 Nov 11:44
4c47969
Compare
Choose a tag to compare

What's Changed

  • Update CI settings. by @yamat47 in #105
  • Bump @geolonia/normalize-japanese-addresses from 2.9.2 to 2.10.0 in /js by @dependabot in #103
  • Bump geolonia-japanese-addresses from a8df8fe to 406bb43 by @dependabot in #104
  • #full_addressが処理前の住所の一部のみを返すようになっていた不具合を解消した。 by @yamat47 in #102

Full Changelog: v3.1.2...v3.2.0

v3.1.2

23 Sep 09:42
cb5894d
Compare
Choose a tag to compare

What's Changed

  • parser gemのバージョンを最新の(3.2.2.3)にアップデートする by @takatea in #97
  • 最新のRuby(head)でCIを実行できるようにする by @takatea in #99

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

07 Sep 12:12
Compare
Choose a tag to compare

What's Changed

  • Bump activesupport from 7.0.4.3 to 7.0.7.1 by @dependabot in #94
  • Bump @geolonia/normalize-japanese-addresses from 2.8.0 to 2.9.2 in /js by @dependabot in #95

Full Changelog: v3.1.0...v3.1.1

v3.1.0

24 Jul 00:49
5d67251
Compare
Choose a tag to compare

What's Changed

  • Bump activesupport from 7.0.4.1 to 7.0.4.3 by @dependabot in #84
  • CIに必要な権限を追加した。 by @yamat47 in #85
  • 最新のRubyでCIを実行するのを一時的に停止した。 by @yamat47 in #89
  • Bump geolonia-japanese-addresses from eb3bc25 to a8df8fe by @dependabot in #91
  • Bump @geolonia/normalize-japanese-addresses from 2.7.3 to 2.8.0 in /js by @dependabot in #88

Full Changelog: v3.0.5...v3.1.0

v3.0.5

21 Jan 08:02
0162809
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

14 Jan 07:58
4056796
Compare
Choose a tag to compare

What's Changed

  • READMEのCIステータスバッジがリンク切れになっていたのを直した。 by @yamat47 in #75
  • CIで動作確認をするRubyのバージョンを増やした。 by @yamat47 in #76
  • Bump geolonia-japanese-addresses from ce956e6 to 662d645 by @dependabot in #77
  • Bump geolonia-japanese-addresses from 662d645 to eb3bc25 by @dependabot in #78

Full Changelog: v3.0.3...v3.0.4

v3.0.3

28 Dec 07:37
f0c1645
Compare
Choose a tag to compare

What's Changed

  • Dependabotを使ってsubmodulesやnpmライブラリが自動で更新される仕組みを作った。 by @yamat47 in #61
  • Dependabotがライブラリを更新するときに、それに依存しているソースコードも自動で更新されるようにした。 by @yamat47 in #64
  • ソースコードの自動更新の仕組みを調整した。 by @yamat47 in #65
  • CSVや内部で利用するライブラリの自動更新の仕組みを調整した。 by @yamat47 in #70
  • Bump geolonia-japanese-addresses from fa4822f to ce956e6 by @dependabot in #72
  • Bump @geolonia/normalize-japanese-addresses from 2.5.8 to 2.7.3 in /js by @dependabot in #73

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

19 Nov 08:51
Compare
Choose a tag to compare

What's Changed

  • RBSの型定義を更新した。 by @yamat47 in #57
  • デモンストレーション環境のURLを更新した。 by @yamat47 in #59

Full Changelog: v3.0.1...v3.0.2

v3.0.1

25 Sep 14:35
Compare
Choose a tag to compare

What's Changed

  • Steepでの型検査の仕組みを導入した。 by @yamat47 in #53

Full Changelog: v3.0.0...v3.0.1

v3.0.0

25 Sep 11:00
Compare
Choose a tag to compare

What's Changed

  • Dockerを使って開発環境の準備をできるようにした。 by @yamat47 in #49
  • Ruby 2.6 のサポートを切った。 by @yamat47 in #51

Full Changelog: v2.2.1...v3.0.0