Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

59 lines (37 loc) · 3.82 KB

CHANGELOG

  • Improve German translations - #111
  • Fix IDN->Punycode conversion when domain names start with periods - #109
  • Add jruby to test matrix - #108
  • Fix regression that disallowed domains starting with number - #88

1.7.1 (3 Aug 2022)

1.7.0 (29 July 2022)

1.6.1 (8 Sept 2014)

  • In a Rails context, this gem now uses ActiveModel's default logic for constructing I18n keys, to make it easier to override them on a model/attribute basis.