• v0.1.0 a835b95615

    v0.1.0 Stable

    kerem released this 2025-10-31 06:07:14 +03:00 | 110 commits to main since this release

    📅 Originally published on GitHub: Fri, 31 Oct 2025 03:27:27 GMT
    🏷️ Git tag created: Fri, 31 Oct 2025 03:07:14 GMT

    What's Changed

    💥 Breaking changes

    • Rename package from xbox.webapi to pythonxbox @tr4nt0r (#15)
    • Rename forked project to python-xbox @tr4nt0r (#13)
    • Drop support for Python <= 3.10 @tr4nt0r (#12)

    👻 Bug Fixes

    • Fix isort known-first-party @tr4nt0r (#20)
    • Apply ruff formatting fixes @tr4nt0r (#8)
    • Fix SPDX-license string @tr4nt0r (#6)

    Deprecations

    • Replace deprecated Union and Optional occurrences @tr4nt0r (#22)
    • Deprecate docker image and CI @tr4nt0r (#16)

    📃 Documentation

    • Update README.md @tr4nt0r (#28)
    • Cleanup unnecessary files and remove sphinx docs @tr4nt0r (#18)

    🧰 Maintenance

    6 changes
    • Update authors and project classifiers @tr4nt0r (#27)
    • Remove bandit/pyupgrade in pre-commit @tr4nt0r (#24)
    • Deprecate docker image and CI @tr4nt0r (#16)
    • Autoupdate pre-commit and sync ruff with pyproject @tr4nt0r (#9)
    • Fix missing quotes pyproject.toml @tr4nt0r (#7)
    • Configure test and linting environments @tr4nt0r (#5)

    🔬 Other updates

    • Add py.typed file @tr4nt0r (#26)
    • Enable ruff ANN rule and fix annotations @tr4nt0r (#25)
    • Replace timezone.utc with UTC const @tr4nt0r (#23)
    • Set ruff target to py39 and replace deprecated List @tr4nt0r (#21)
    • Enable ruff UP rules and apply fixes @tr4nt0r (#19)
    • Cleanup unnecessary files and remove sphinx docs @tr4nt0r (#18)
    • Replace deprecated appdirs with platformdirs @tr4nt0r (#17)
    • Use freezegun to speed up rate limit tests @tr4nt0r (#14)
    • Cleanup pyproject and remove black @tr4nt0r (#11)
    • Update gameclips and screenshots fixtures @tr4nt0r (#10)

    Contributors: @tr4nt0r

    Downloads