========== version history of Net::Domain::TMCH
version 0.13: Mon Oct 28 10:53:32 CET 2013
Changes:
- moved ::SMD into ::SMD::Schema
Improvements:
- a bit more documentation in SYNOPSIS
- extracted generic base-class ::SMD from ::SMD::File
- accept EPP and strings as source for ::SMD
- internal ::SMD::File::_dateTime() becomes ::SMD::dateTime,
and returns a DateTime object.
- new ::SMD::File::fromDateTime() and untilDateTime()
version 0.12: Mon Oct 14 09:55:04 CEST 2013
Improvements:
- a bit more documentation.
- better documentation footer.
version 0.11: Fri Oct 11 16:02:33 CEST 2013
- new option $tmch->smd(trust_certificates)
- report error when file does not contain smd
version 0.10: Sun Sep 22 23:05:26 CEST 2013
- initial