Revision history for Perl distribution Regru-API. 0.053 Wed Oct 30 05:54:52 2024 +0000 0.053 Tue Oct 15 03:55:12 2024 +0000 [ FEATURES ] - added support for HTTPS resource record in "zone" namespace 0.052 Fri Jul 22 11:20:27 2022 +0000 [ FIXES ] - deserialize client response (gh#9) 0.051 Mon Sep 14 11:42:43 2020 +0000 [ FIXES ] - returned "add_caa" method - returned "records" param in "add_keys" as optional - tests for "zone/add_caa" method 0.050 Mon Sep 14 08:58:32 2020 +0000 [ FEATURES ] - removed obsoleted method user/refill_balance [ FIXES ] - merge old changes - fix testing - fix travis-ci builds 0.049 Wed Nov 7 12:11:49 2018 +0000 [ FIXES ] - release permissions fix 0.048 Fri Oct 26 07:44:03 2018 +0000 [ FEATURES ] - added support for CAA resource record in "zone" namespace 0.047 Fri Jul 14 05:26:30 2017 +0000 [ FEATURES ] - added new REG.API namespace "dnssec" with DNSSEC related methods [ FIXES ] - fixed test failures (gh #6) 0.046 Mon Nov 9 07:23:20 2015 +0000 [ FIXES ] - fixed isa check when JSON module loaded with 'support_by_pp' (gh #5) 0.045 Fri Nov 28 11:58:44 2014 +0000 [ FEATURES ] - added new REG.API method "add_spf" [ TESTS ] - added a few namespace tests [ MISC ] - fixed 'missing_build_prereqs' error 0.044 Mon Jun 30 11:00:37 2014 +0000 [ FEATURES ] - added new REG.API namespace "shop" - added get_parallelswpb_constructor_url() method ("hosting") [ DOCUMENTATION ] - missed namespaces ("hosting" and "shop") mentioned at front page - fixed urls in links pointed to reg.com website - added documentation to "shop" methods - added description for get_parallelswpb_constructor_url() method ("hosting") [ TESTS ] - updated tests 0.043 Tue Nov 26 08:25:06 2013 +0000 [ FEATURES ] - added new REG.API namespace "hosting" with two methods [ TESTS ] - updated tests 0.042 Wed Oct 16 09:16:52 2013 +0000 [ FEATURES ] - added new REG.API method: "get_deleted" which allows to get a list of freeing domain names - deleted obsoleted REG.API method: "service_get_details" [ DOCUMENTATION ] - added documentation related to DNS management and service management methods [ TESTS ] - additional checks for rate limiting 0.041 Mon Oct 7 08:23:59 2013 +0000 [ DOCUMENTATION ] - added remarks about API rate limiting - added documentation related to folder and account management methods [ TESTS ] - skip some tests if an API rate limit has exceeded 0.004 Fri Oct 4 07:50:45 2013 +0000 [ DOCUMENTATION ] - API methods in PODs grouped under distinct section: "REG.API METHODS" - improved some parts of documentation [ FEATURES ] - client's attributes might be changed at runtime - response object may print debug messages if debug enabled - added validation of options: io_encondig and lang [ TESTS ] - rework namespaces testing - added checking connection to API endpoint [ META ] - now Changes file uses groups - clean up package 0.003 Tue Oct 1 12:36:02 2013 +0000 [ FEATURES ] - added namespace parameter for requests - become more moo-ish [ TESTS ] - updated tests 0.02 2013-09-19 [ DOCUMENTATION ] - fixed documentation [ META ] - added license info - added repository url 0.01 2013-09-16 - Initial release