Releases: py-mine/mcstatus
Releases · py-mine/mcstatus
release-5.1.0
release-5.0.0
release-4.1.0
release-4.0.0
Rename retries
to tries
to better go along with the meaning of the word (#89)
This is a breaking change for any code that was relying on passing named keyword arguments including this, hence the major bump in version.
release-3.1.1
Improve speed of anything that used TCP (ping, status, json) (#85) (Who needs Nagle's algorithm anyway?)
release-3.1.0
IPv6 support (#80)
release-3.0.0
Dropped support for EOL Python versions (#81)
release-2.3.0
Added json CLI command (#74)
release-2.2.1
stop caring if the socket fails to close (#56)