mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-05 19:41:24 +08:00
22 lines
545 B
Plaintext
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.
|