mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-06 03:51:23 +08:00
15 lines
401 B
Plaintext
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. |