Releases: Dinnerbone/mcstatus
Releases · Dinnerbone/mcstatus
v9.0.0-dev5
What's Changed
- Add timeout parameter propagation from lookup func by @Dominique57 in #176
- Merge retry logic into a single decorator by @ItsDrike in #186
- Adding a Bedrock Example by @ChrisTracy in #191
- Ensure the address is valid on server init by @ItsDrike in #190
- Cleanup the codebase by @ItsDrike in #182
- Link to PyPI repo from the badge by @ItsDrike in #206
- Switch type checker to pyright by @ItsDrike in #199
- Annotate alternative constructors with Self by @ItsDrike in #205
- Strip HTML color codes from description parsing by @kevinkjt2000 in #196
- fix motd unicode parse error. by @b23r0 in #192
New Contributors
- @Dominique57 made their first contribution in #176
- @ChrisTracy made their first contribution in #191
- @b23r0 made their first contribution in #192
Full Changelog: v8.0.0...v9.0.0-dev5