Revision history for Perl extension EAV::XS. 0.7.8 Sat Jul 8 09:22:13 UTC 2023 - update IANA database 0.7.7 Tue Jun 6 13:39:52 UTC 2023 - added TLD_ALL flag - update IANA database 0.7.6 Sun Mar 19 14:53:23 UTC 2023 - update IANA database - added get_tld_type() method 0.7.5 Thu Mar 9 13:53:46 UTC 2023 - update IANA database 0.7.4 Sun Dec 18 08:57:35 UTC 2022 - update IANA database 0.7.3 Wed Dec 7 06:30:49 UTC 2022 - added notes about installing dependencies, thanks to Gabor Szabo - update IANA database 0.7.2 Sat Oct 15 13:50:26 UTC 2022 - skip return value check of setlocale in tests - fixed passing RFC options when generating XS.c 0.7.1 Wed Oct 12 08:35:52 UTC 2022 - fixed XS.c has generating with incorrect compiler options 0.7.0 Tue Oct 11 13:02:30 UTC 2022 - update to libeav 1.2.0 - underscores are prohibited inside of domain part 0.6.9 Sun Oct 9 05:59:37 UTC 2022 - update IANA database 0.6.8 Wed Jul 19 21:12:46 UTC 2022 - update IANA database 0.6.7 Fri Dec 31 05:18:27 UTC 2021 - update IANA database 0.6.6 Sat Dec 4 18:41:57 UTC 2021 - update IANA database 0.6.5 Mon Nov 1 16:47:25 UTC 2021 - update IANA database 0.6.4 Wed Oct 27 12:19:28 UTC 2021 - update IANA database 0.6.3 Thu Oct 7 16:41:39 UTC 2021 - update IANA database 0.6.2 Tue Sep 28 16:05:18 UTC 2021 - update IANA database 0.6.1 Sat Jun 26 07:02:17 UTC 2021 - minor fixes in libeav 0.6.0 Sat Jun 19 11:03:59 UTC 2021 - update IANA database - fixed CR and folding checks of RFC 822 0.5.6 Wed Apr 21 15:28:26 UTC 2021 - update IANA database 0.5.5 Mon Feb 15 06:52:58 UTC 2021 - update IANA database 0.5.4 Thu Feb 11 06:29:13 UTC 2021 - update IANA database 0.5.3 Sat Nov 28 10:33:03 UTC 2020 - update IANA database - added the test "20-dots.t" of dots checking - renamed t/11-rfc5322.t -> t/12-rfc5322.t - added new method "setup" 0.5.2 Sun Nov 22 02:35:52 UTC 2020 - update IANA database - added repository information to Makefile.PL (thanks to Gabor Szabo) 0.5.1 Sat Oct 17 05:21:03 UTC 2020 - update IANA database 0.5.0 Wed Jul 29 23:45:02 UTC 2020 - added support for retired domains 0.4.11 Wed Jul 29 22:02:19 UTC 2020 - fixed configuration by hands on cygwin - update IANA database - included README.cygwin 0.4.10 Wed Jul 8 23:44:04 UTC 2020 - add support for DragonFly - update IANA database - add support for cygwin 0.4.9 Sat Jun 27 07:36:30 UTC 2020 - update IANA database 0.4.8 Wed Jun 3 09:51:22 UTC 2020 - update IANA database 0.4.7 Thu May 28 12:16:07 UTC 2020 - update IANA database 0.4.6 Tue Apr 7 10:02:52 UTC 2020 - added null pointer check for get_* functions 0.4.5 Sat Apr 4 04:11:28 UTC 2020 - fix build on Windows - updated IANA database 0.4.4 Thu Mar 26 22:43:25 UTC 2020 - added support of OpenBSD 0.4.3 Thu Mar 26 07:50:10 UTC 2020 - fix build on Solaris with gmake - fix build with idnkit in libeav 0.4.2 Wed Mar 25 07:18:08 UTC 2020 - bug fix setlocale utf-8 in tests 16, 17, 18 0.4.1 Tue Mar 24 17:52:28 UTC 2020 - bug fix RT #132221: Endless loop in Makefile.PL 0.4.0 Tue Mar 24 15:34:33 UTC 2020 - new methods have been added (get_lpart, get_domain, etc) - updated IANA database - added new example email-info.pl 0.3.4 Tue Mar 24 01:08:52 UTC 2020 - add support for NetBSD - update libeav upstream 0.3.3 Mon Mar 23 09:27:27 UTC 2020 - bug fix RT #132187, thanks to Slaven Rezić (SREZIC) - libidn workaround added in t/08-file.t - update libeav upstream 0.3.2 Sun Mar 22 10:45:33 UTC 2020 - bug fix RT #132191, thanks to Slaven Rezić (SREZIC) - bug fix RT #132192, thanks to Slaven Rezić (SREZIC) 0.3.1 Sat Mar 21 08:17:43 UTC 2020 - update module description 0.3.0 Sat Mar 21 03:31:15 UTC 2020 - update libeav upstream - update questions in Makefile.PL 0.2.2 Tue Apr 25 10:11:18 UTC 2017 - rename error() method to get_error() 0.2.1 Mon Apr 24 16:59:57 UTC 2017 - added support for RFC 7686 ("onion." domain) - added support for rest RFCs: 822, 5321, 5322 0.1.2 Sun Apr 23 02:37:54 UTC 2017 - update tests - update libeav with improved error handling 0.1.1 Sat Apr 22 02:47:41 UTC 2017 - fix issues when building with shared perl - update license information - update examples 0.1.0 Thu Apr 21 00:00:00 2017 - initial release