Sha256: d2c778ec94cf0f7535131eb5921f17c718b1b28db2f766721fab6759505efe6a

Contents?: true

Size: 733 Bytes

Versions: 1

Compression:

Stored size: 733 Bytes

Contents

=== 0.4.0 / 2009-06-30

* You can now call to_s on a TLD object, which will return the canonical name
  (i.e. the lowercase extension).  This saves you writing code like
  "foo.co.#{tld.tld}".  Instead, now you can write "foo.co.#{tld}".
* Addressable::URI is now used for parsing hostnames instead of custom regexes.
* Tests now run under Shoulda
* The gem is now built under Jeweler instead of Hoe

=== 0.2.1 / 2009-02-27

* Bugfix: original strings left intact

=== 0.2.0 / 2008-11-25

* ISO 3166-1 alpha-3 country codes made available

=== 0.1.1 / 2008-11-25

Bug fixes:

* US-based .gov and .mil TLDs now return USD as their currency
* .com no longer returns the currency for Comoros

=== 0.1.0 / 2008-11-20

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alexrabarts-tld-0.4.0 History.txt