Releases: bigcommerce-labs/enom
Releases · bigcommerce-labs/enom
1.3.0
1.2.0
Update PublicSuffix to 3.0.0
/pull/10: Updates PublicSuffix to 3.0.0
1.1.9
1.1.8
1.1.7 Release
(technically, there was a 1.1.6, but a tag was never created so I doubt anyone was using it)
- From 1.1.6: Updated the
PublicSuffix
gem dependency to update to1.5.3
. - Updates the
Enom::Domain#find
,Enom::Domain#check
, andEnom::Domain#available?
methods to allow for optionally supplying atld
. If thetld
isn't supplied, we fall back to parsing the entire name, which runs throughPublicSuffix
.
1.1.5
1.1.4 Release
Adds auto-renew functionality.
1.1.3
Merge pull request #2 from billthompson/update-public-suffix Update public_suffix gem to 1.4.6