Recent Releases of https://github.com/cetteup/aspxstats
https://github.com/cetteup/aspxstats - aspxstats v0.5.1
This is the v0.5.1 release of aspxstats. It contains no code changes, but addresses a build issue with v0.5.0.
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.5.0...v0.5.1
- Python
Published by cetteup 7 months ago
https://github.com/cetteup/aspxstats - aspxstats v0.5.0
This is the v0.5.0 release of aspxstats.
Maintenance
- increase minimum supported python version to 3.10
- update dependency aiohttp to v3.12.15
- pin dependency setuptools to ==80.9.0
- update dependency aiohttp to v3.12.14 [security]
- update dependency aiohttp to v3.12.15
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.4.0...v0.5.0
- Python
Published by cetteup 7 months ago
https://github.com/cetteup/aspxstats - aspxstats v0.4.0
This is the v0.4.0 release of aspxstats.
Features
Maintenance
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.3.3...v0.4.0
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.3.3
This is the v0.3.3 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.3.2...v0.3.3
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.3.2
This is the v0.3.2 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.3.1...v0.3.2
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.3.1
This is the v0.3.1 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.3.0...v0.3.1
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.3.0
This is the v0.3.0 release of aspxstats.
Features
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.2.3...v0.3.0
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.2.3
This is the v0.2.3 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.2.2...v0.2.3
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.2.2
This is the v0.2.2 release of aspxstats.
Fixes
Maintenance
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.2.1...v0.2.2
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.2.1
This is the v0.2.1 release of aspxstats.
Fixes
- Catch aiohttp instead of requests exceptions in async client
- Handle timeout errors separately from "general" ClientError
- Raise exceptions from None when re-raising
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.2.0...v0.2.1
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.2.0
This is the v0.2.0 release of aspxstats.
Features
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.1.1...v0.2.0
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.1.1
This is the v0.1.1 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.1.0...v0.1.1
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.1.0
This is the v0.1.0 release of aspxstats.
Fixes
Maintenance
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.8...v0.1.0
- Python
Published by cetteup over 1 year ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.8
This is the v0.0.8 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.7...v0.0.8
- Python
Published by cetteup about 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.7
This is the v0.0.7 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.6...v0.0.7
- Python
Published by cetteup about 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.6
This is the v0.0.6 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.5...v0.0.6
- Python
Published by cetteup about 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.5
This is the v0.0.5 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.4...v0.0.5
- Python
Published by cetteup about 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.4
This is the v0.0.4 release of aspxstats.
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.3...v0.0.4
- Python
Published by cetteup about 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.3
This is the v0.0.3 release of aspxstats.
Features
- Support boolean-like attributes for parsing and validation
- Add getplayerinfo method with strongly-typed, well-structured response
- Add getrankinfo method with strongly-typed, well-structured response
- Add async client and methods
Fixes
Full Changelog: https://github.com/cetteup/aspxstats/compare/v0.0.2...v0.0.3
- Python
Published by cetteup about 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.2
This is the v0.0.2 release of aspxstats.
- Python
Published by cetteup over 3 years ago
https://github.com/cetteup/aspxstats - aspxstats v0.0.1
This is the initial release of aspxstats.
- Python
Published by cetteup over 3 years ago