Commit Graph

9 Commits

Author SHA1 Message Date
Fabio Caccamo ee56fcd7b0 Renamed options arg to choices in ParseDict methods. 2019-12-12 18:25:35 +01:00
Fabio Caccamo 4f86048139 Renamed test classes. 2019-11-07 17:47:12 +01:00
Fabio Caccamo d39c13fd9c Fixed get_datetime method from timestamp tests. 2019-07-09 18:36:19 +02:00
Fabio Caccamo 71a94131e9 Added timestamp support to get_datetime parse method. 2019-07-09 18:04:22 +02:00
Fabio Caccamo f9f6ee7962 Improved code quality. 2019-07-05 17:54:50 +02:00
Fabio Caccamo d6345fcc99 Added get_str fix encoding test. 2019-07-02 15:16:25 +02:00
Fabio Caccamo ece93946b7 Fixed parse_str UnicodeEncodeError on python 2. 2019-06-19 17:57:17 +02:00
Fabio Caccamo 869f336b3f Fixed get_phonenumber not working with numbers without country prefix. 2019-06-18 11:46:12 +02:00
Fabio Caccamo 417354e47f Added clean, get_email, get_phonenumber methods. 2019-06-17 17:33:28 +02:00