equal
deleted
inserted
replaced
50 |
50 |
51 |
51 |
52 Changelog |
52 Changelog |
53 ========= |
53 ========= |
54 |
54 |
|
55 0.6 - 2015-03-02: |
|
56 |
|
57 * support added for python 3 |
|
58 * updated TLD list |
|
59 |
55 0.5 - 2015-09-05: |
60 0.5 - 2015-09-05: |
56 |
61 |
57 * added native client, which now handles whois requests by default |
62 * added native client, which now handles whois requests by default |
58 * added pretty formatting to string representation |
63 * added pretty formatting to string representation |
59 * return None instead of raising KeyError when an attribute does not exist |
64 * return None instead of raising KeyError when an attribute does not exist |