- Fixed issue when passing form-data in change_user_skin (#75)
- Fixed issue with date format in get_user_name_change (#72)
- Removed old authentication scheme: yggdrasil (#69)
- fixing issue with NotFound errors in get_username & get_uuid (#66)
- Fixed issue with status code returned by the APIs used in get_uuid & get_username (#61)
- Fixed issue with return status code in get_uuid & get_username (#59)
- Configure towncrier for changelog generation (#48)
- Fixed issue when getting the package's version in the docs (#49)
- Added new documentation workflow & deployment on GitHub pages (#50)
- Theme Customisation (#51)
- Added missing documentation for get_blocked_servers (#53)
- Added cape visibility toggle API (#14)
- Added blocked server API (#26)
- Added get_username function (#27)
- Added check_product_voucher function (#29)
- Added check_username function (#30)
- Added redeem_product_voucher method (#32)
- Added get_version & get_versions methods (#36)
- Migrate documentation from mkdocs to sphinx (#5)
- Added changelog section in documentation (#13)
- Updated references section in docs (#39)
- Added documentation for get_version & get_versions (#42)
- Removed username history API (#46)
- Add support for multiple Skins & Capes (1ea73f6)
- Fixed issue with keywords in mojang.account.session.get_user_name_change (03f6ae9)
- Fixed docs due to refactoring (9740ed7)
- Added Microsoft authentication example with Flask (1419595)
- Deprecation of mojang.account.base.status method (b8cafb1)
- Updated authentication documentation (b909ba7)
- Added Server List Ping (SLP) support (04024b0)
- Added API wrapper for minecraft versions (32043a1)
- Added SLP support for minecraft version 1.6 (a235196)
- Added RCON & Query protocol support (c3b5895)
- Added documentation for mojang.api.base (1e6020f)
- Added documentation for mojang.main (26a39bd)
- Added documentation for mojang.api.session (2c0a31c)
- Added documentation for mojang.profile.UserProfile class (5e9c091)
- Added documentation for mojang.api.auth.yggdrasil (609ce40)
- Improved docstrings for mojang/account/* (67579b9)
- Added cross-ref in documentation (a1fc805)
- Added documentation for mojang.session.UserSession class (d0b590a)
- Added documentation for mojang.api.auth.security (f0e5116)
- Added documentation for mojang.error.exceptions (6241513)
- Removed get_profile method (74cef82)
- 0d7548f, 17f7634, 474f807, 54ac4e3, 5d618fb, 64119c6, 69f789f, 6e61e1c, 74cef82, 7e42c31, 883434d, 8d97049, a283f76, a32eeca, a66fcd6, b19bada, be10006, c31d13f, e16effb, e27c570, ef937a2, f501c02, f901059, 3528161
- Added disconnect_all method to UserSession class (58a23cf)
- Added Skin & Cape classes (849532b)
- Added change_name, upload_skin & reset_skin methods to UserSession class (ae6a382)
- Added authententication with Yggdrasil (b250ec1)
- Added API Wrapper with functions and classes (d562b9a)
- Fixed arguments in mojang.utils.web.filename_from_url (62d6320)
- Fixed issue in mojang/api/auth/security.py (77bf08a)