News
- Added support for retrieving server rules via the
rules()method. - Improved error handling for invalid server responses.
- Enhanced performance for querying player lists on large servers.
Bug Fixes
- Fixed an issue where the
info()method would fail on servers with special characters in their names. - Resolved a bug causing timeouts when querying servers with high latency.
Improvements
- Updated documentation with new examples and usage instructions.
- Refactored internal code for better maintainability and readability.
Notes
This release focuses on improving the library's reliability and adding new features for better server interaction. Make sure to update to this version to take advantage of the latest improvements.
Installation
To upgrade to the latest version, run:
pip install --upgrade py-sampqueryFor more details, visit the GitHub repository.