Files
mcstatus/CHANGELOG
Nathan Adams 2a29e13975 Version to 2.1
2015-01-24 16:20:11 +01:00

15 lines
401 B
Plaintext

2.1
* Fixed the connections hanging when no data is received
* Sped up Query requests by caching DNS
* Fixed running setup.py when Six is not installed
2.0
* Rewrote all the things!
* Removed CLI. May add it back in future, if there's demand.
* Supports query and status.
* Supports SRV lookups.
* Many tests! Python 3 support! Extra hugs!
1.0
* Initial release.