Mcstatus

Latest version: v11.1.1

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

5.1.4

Replaced socket.timeout error message with useful information about query port (72)

5.1.3

async_ping fixed (117)

P.S.: I'm changing the release naming scheme from release-X.Y.Z to vX.Y.Z, because I plan to use `git describe` versioning at some point in the future to automatically publish releases from CI builds when new tags are published.

release-5.1.2
* Lots of documentation related changes
* CLI bugfix 114

release-5.1.1
* Fixed missing requirement in setup.py that was added in 5.1.0 (110)

release-5.1.0
We finally hit rock bottom!

* Support for bedrock status protocol (103 104)
* Using `isinstance(x, y)` instead of `type(x) is y` (108)

release-5.0.0
Drop support for python3.5 and add 3.9 (105 107)

release-4.1.0
Beginnings of async support (closes 70; implemented by 94)

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

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.