Files
mcstatus/CHANGELOG
Nathan Adams 2ed78fa7d8 Version to 2.2
2017-04-01 17:43:01 +02:00

22 lines
545 B
Plaintext

2.2
* Added new CLI
* Clean up sockets better
* Fixed connecting to ports greater than 32767
* Took a very very long time. :D
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.