Skip to content

Latest commit

 

History

History
295 lines (156 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

295 lines (156 loc) · 10.8 KB

Changelog

v0.6.20240107 (2024-01-09)

Full Changelog

  • Update the eTLD database to 2024-01-07 11:25:45 UTC

Closed issues:

  • git tag v0.6.20231109 is missing #25
  • Unicode Normalization not appropriate for ASCII-8BIT #23

Merged pull requests:

  • Fix regression: Allow DomainName.normalize to accept ASCII-only, non-unicode encoded input #27 (tisba)

v0.6.20231109 (2023-11-14)

Full Changelog

  • Require Ruby >=2.7 and drop the dependency on unf
  • Update the eTLD database to 2023-11-09 00:10:10 UTC

Closed issues:

  • "web.app" domain is not considered canonical #21

v0.5.20190701 (2019-07-05)

Full Changelog

  • Update the eTLD database to 2019-07-01 18:45:50 UTC

v0.5.20180417 (2018-04-18)

Full Changelog

  • Update the eTLD database to 2018-04-17T23:50:25Z

v0.5.20170404 (2017-04-06)

Full Changelog

  • Update the eTLD database to 2017-04-04T20:20:25Z

v0.5.20170223 (2017-02-23)

Full Changelog

  • Update the eTLD database to 2017-02-23T00:52:11Z

Closed issues:

  • Changelog doesn't mention the version '0.5.20161021' #10

v0.5.20161129 (2016-11-29)

Full Changelog

  • Update the eTLD database to 2016-11-29T01:22:03Z

v0.5.20161021 (2016-10-27)

Full Changelog

  • Update the eTLD database to 2016-10-21T20:52:10Z

v0.5.20160826 (2016-09-01)

Full Changelog

  • Update the license for the eTLD database
  • Update the eTLD database to 2016-08-26T16:52:03Z

Closed issues:

  • Please add a changelog #5

v0.5.20160615 (2016-06-16)

Full Changelog

  • Always set @domain to avoid a warning when $VERBOSE is on
  • Update the eTLD database to 2016-06-15T16:22:11Z

v0.5.20160310 (2016-03-17)

Full Changelog

  • Update development dependencies for obsolete rubies
  • Update the eTLD database to 2016-03-10T21:22:02Z

v0.5.20160309 (2016-03-09)

Full Changelog

  • Fix support for Ruby 1.8
  • Update the eTLD database to 2016-03-09T09:52:02Z

v0.5.20160216 (2016-02-24)

Full Changelog

  • Update the eTLD database to 2016-02-16T19:22:02Z

v0.5.20160128 (2016-01-29)

Full Changelog

  • Use the date as part of VERSION
  • Update the eTLD database to 2016-01-28T23:22:02Z

v0.5.25 (2015-10-06)

Full Changelog

  • Restrict i18n < 0.7.0 on ruby 1.8.
  • Update the eTLD database to 2015-09-29T17:22:03Z

Closed issues:

  • Bad link on rubygems.org? #4

v0.5.24 (2015-04-16)

Full Changelog

  • Update the eTLD database to 2015-04-07T20:26:05Z

v0.5.23 (2014-12-19)

Full Changelog

  • Update the eTLD database to 2014-12-18T02:26:03Z

v0.5.22 (2014-10-28)

Full Changelog

  • Update the eTLD database to 2014-10-27T15:26:07Z

v0.5.21 (2014-09-09)

Full Changelog

  • Update the eTLD database to 2014-09-05T01:56:10Z

v0.5.20 (2014-08-18)

Full Changelog

  • Update the eTLD database to 2014-08-14T00:56:09Z

v0.5.19 (2014-06-12)

Full Changelog

  • Update the eTLD database to 2014-06-11T15:26:13Z

v0.5.18 (2014-03-27)

Full Changelog

  • Update the eTLD database to 2014-03-27T03:00:59Z

v0.5.17 (2014-03-21)

Full Changelog

  • Update the eTLD database to 2014-03-20T15:01:09Z

v0.5.16 (2014-02-12)

Full Changelog

  • Update the eTLD database to 2014-02-11T16:01:07Z

v0.5.15 (2013-11-15)

Full Changelog

  • Update the eTLD database to 2013-11-15T16:01:28Z
  • Merge IDN tests from mozilla-central/netwerk/test/unit/data/test_psl.txt

v0.5.14 (2013-10-16)

Full Changelog

  • Update the eTLD database to 2013-10-16T07:01:24Z

v0.5.13 (2013-08-18)

Full Changelog

  • Update the eTLD database to 2013-08-15T11:01:26Z
  • Adjust dependencies for Ruby 1.8

v0.5.12 (2013-06-07)

Full Changelog

  • Update the eTLD database to 2013-06-06T23:00:56Z
  • Add *_idn methods that do ToUnicode conversion

v0.5.11 (2013-04-12)

Full Changelog

  • Add DomainName#superdomain
  • Update the database to 2013-04-05T23:00:49Z

v0.5.10 (2013-04-01)

Full Changelog

  • Update the eTLD database to that of 2013-03-31T03:02:39Z

v0.5.9 (2013-03-17)

Full Changelog

  • Support unf 0.1.0

v0.5.8 (2013-03-14)

Full Changelog

  • Update the eTLD database to the version as of 2013-02-18T20:02:07Z

v0.5.7 (2013-01-07)

Full Changelog

  • Update the eTLD list

v0.5.6 (2012-12-06)

Full Changelog

  • Update the eTLD list

v0.5.5 (2012-12-06)

Full Changelog

  • Add an optional host_only flag to DomainName#cookie_domain?
  • Migrate from jeweler to bundle gem

v0.5.4 (2012-09-18)

Full Changelog

  • Update the eTLD list
  • Import updated test cases suggested by Mozilla developers

v0.5.3 (2012-04-06)

Full Changelog

  • Implement Punycode decoder

Closed issues:

  • Running DomainName multi-threaded leads to Stack Errors #2

v0.5.2 (2012-01-18)

Full Changelog

  • Update the eTLD list

v0.5.1 (2011-11-09)

Full Changelog

  • DomainName.new calls #to_str if a non-string object is given
  • Fix support for IPv6 addresses enclosed in square brackets

Merged pull requests:

  • Fixed DomainName#<=> for use with Ruby 1.8.7 #1 (drbrain)

v0.5.0 (2011-11-04)

Full Changelog

  • Implement DomainName comparison and fix cookie_domain?()
  • Avoid warnings about uninitialized instance variables

v0.0.0 (2011-10-29)

  • Initial release

* This Changelog was automatically generated by github_changelog_generator