Open
Conversation
f7932e7 to
3f3c650
Compare
fc801fb to
1772eab
Compare
1772eab to
267760d
Compare
267760d to
694b19e
Compare
694b19e to
ab075e4
Compare
ab075e4 to
3d9c911
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==9.0.3→==12.2.1Release Notes
py-mine/mcstatus (mcstatus)
v12.2.1Compare Source
What's Changed
Internal changes
Full Changelog: py-mine/mcstatus@v12.2.0...v12.2.1
v12.2.0Compare Source
What's Changed
<br>by @PerchunPak in #1097Internal changes
New Contributors
Full Changelog: py-mine/mcstatus@v12.1.0...v12.2.0
v12.1.0Compare Source
What's Changed
Internal changes
~=instead of>=by @PerchunPak in #1062fallback-versionforuv-dynamic-versioningby @PerchunPak in #1063New Contributors
Full Changelog: py-mine/mcstatus@v12.0.6...v12.1.0
v12.0.6Compare Source
What's Changed
modidby @PerchunPak in #1051New Contributors
Full Changelog: py-mine/mcstatus@v12.0.5...v12.0.6
v12.0.5Compare Source
What's Changed
RawJavaStatusPlayers.sampleis None by @RagingEnby in #1045Internal changes
New Contributors
Full Changelog: py-mine/mcstatus@v12.0.4...v12.0.5
v12.0.4Compare Source
What's Changed
Nothing changed; this was pushed by mistake
Internal changes
Full Changelog: py-mine/mcstatus@v12.0.3...v12.0.4
v12.0.3Compare Source
What's Changed
forgeData/modinfoto be null by @PerchunPak in #1022New Contributors
Full Changelog: py-mine/mcstatus@v12.0.2...v12.0.3
v12.0.2Compare Source
What's Changed
typing_extensionstotyping.TYPE_CHECKINGblock in main.py by @PerchunPak in #1018Full Changelog: py-mine/mcstatus@v12.0.1...v12.0.2
v12.0.1Compare Source
What's Changed
New Contributors
Full Changelog: py-mine/mcstatus@v12.0.0...v12.0.1
v12.0.0Compare Source
Breaking changes
Rewrite Query response class to https://redirect.github.com/py-mine/mcstatus/pull/306's style by @PerchunPak in #536
We've completely rewritten the query response class to match https://redirect.github.com/py-mine/mcstatus/pull/306's style, check out the docs for more information:
https://mcstatus.readthedocs.io/en/stable/api/basic/#mcstatus.responses.QueryResponse
Remove deprecated code by @RainerZufall187 in #682
Make all our dataclasses frozen by @PerchunPak in #743
Rename
status_response.pytoresponses.pyby @PerchunPak in #687Drop support for python 3.8 by @ItsDrike in #929
Migrate from poetry & tox to uv by @ItsDrike in #950
This should not impact our usual users, but can be a breaking change for anyone who packages our software.
New features
Implement Forge Data Decoder by @CoolCat467 in #578
Bedrock support in the CLI and misc improvements by @katrinafyi in #849
Accept tries counter for query functions by @kevinkjt2000 in #633
Add
as_dictto responses by @PerchunPak in #861 and #1003Add query_port to JavaServer init by @kevinkjt2000 in #1001
You can now set a port for status and a port for query in the same instance of
JavaServer!Bug fixes
TCPAsyncSocketConnectionby @Fallen-Breath in #966Small improvements
This excludes a lot of improvements to the internal developing process.
New Contributors
Full Changelog: py-mine/mcstatus@v11.1.1...v12.0.0
v11.1.1Compare Source
What's Changed
Fixed
Internal
Full Changelog: py-mine/mcstatus@v11.1.0...v11.1.1
v11.1.0Compare Source
What's Changed
Added
Changed
localhostIP on MacOS by @PerchunPak in #620Because of some mysterious reasons, we can't resolve localhost into IP. Please, replace 'localhost' with '127.0.0.1' (or '::1' for IPv6) in your code to remove the warning.
Internal
New Contributors
Full Changelog: py-mine/mcstatus@v11.0.1...v11.1.0
v11.0.1Compare Source
What's Changed
translatefield name confusion by @PerchunPak in #608New Contributors
Full Changelog: py-mine/mcstatus@v11.0.0...v11.0.1
v11.0.0Compare Source
Major Changes
Thanks to significant contributions from the community, mcstatus has a major release with substantial documentation improvements. Major thanks to @PerchunPak, @ItsDrike, people who provided feedback, and anyone else mentioned below! Check out the stable docs here https://mcstatus.readthedocs.io/en/stable/
What's Changed
MCServeras Public API by @PerchunPak in #455pytest-rerunfailuresby @PerchunPak in #461faviconattribute properly by @PerchunPak in #513increase-if-necessarystrategy for dependabot by @PerchunPak in #522v10.0.3Compare Source
Full Changelog: py-mine/mcstatus@v10.0.2...v10.0.3
v10.0.2Compare Source
What's Changed
New Contributors
Full Changelog: py-mine/mcstatus@v10.0.1...v10.0.2
v10.0.1Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v10.0.0...v10.0.1
v10.0.0Compare Source
What's Changed
Breaking Changes
Non-breaking Changes
time.perf_counterfor latency by @PerchunPak in #408Development/Internal Changes
|instead oftyping.Union,typing.Optional(PEP 604) by @PerchunPak in #386TypedDictto avoid all the type casts in status raw response by @PerchunPak in #387flake8-isortby @PerchunPak in #394translationfield toRawResponseDescriptionWhenDictby @PerchunPak in #393Full Changelog: py-mine/mcstatus@v9.4.2...v10.0.0
v9.4.2Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v9.4.1...v9.4.2
v9.4.1Compare Source
What's Changed
New Contributors
Full Changelog: py-mine/mcstatus@v9.4.0...v9.4.1
v9.4.0Compare Source
What's Changed
argparseby @PerchunPak in #376Full Changelog: py-mine/mcstatus@v9.3.1...v9.4.0
v9.3.1Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v9.3.0...v9.3.1
v9.3.0Compare Source
What's Changed
__all__to__init__.pyby @PerchunPak in #346skipifin tests by @PerchunPak in #361New Contributors
Full Changelog: py-mine/mcstatus@v9.2.0...v9.3.0
v9.2.0Compare Source
What's Changed
resetandstrikethroughtoSTYLE_MAPby @PerchunPak in #334New Contributors
Full Changelog: py-mine/mcstatus@v9.1.0...v9.2.0
v9.0.4Compare Source
What's Changed
Full Changelog: py-mine/mcstatus@v9.0.3...v9.0.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.