**Changes:** - oauth_token removed - access_token and refresh_token added - use the new steam login api - use the new json api to get confirmations - disable retries on get_inventory and get_package to prevent ip ban - fix is_logged_in method
**Minor:** - fix steamworks build on some amd64 machines - fix default user agent when no http header has been defined - update tests
1.3.1
**Changes:** - [base] Add `set_default_http_params` - [base] Add `new_http_session` - [client] Accept extra args on shutdown method - built in accordance with PEP 621
**Minor:** - Skip steamworks build on incompatible machines, even if source files is present
1.2.3
**Changes:** - Add support to stlib 2.0 - Add support to Python 3.12
1.2.2
- Fix `is_logged_in' result when steamid is invalid