This is the v0.0.3 release of aspxstats.
Features
- [Support boolean-like attributes for parsing and validation](https://github.com/cetteup/aspxstats/commit/c5e6d67b30b4690c7087e7c13577fa30b2feedae)
- [Add getplayerinfo method with strongly-typed, well-structured response](https://github.com/cetteup/aspxstats/commit/4fe2bee849dd09f10711e2cf82409be598fea23e)
- [Add getrankinfo method with strongly-typed, well-structured response](https://github.com/cetteup/aspxstats/commit/be32f9abaeec0f6deabe6177dd57f39cb07977cd)
- [Add async client and methods](https://github.com/cetteup/aspxstats/commit/19b2443acd05d09a20e4cedb7661623bf377695f)
Fixes
- [Compare enums by identity rather than equality](https://github.com/cetteup/aspxstats/commit/0eeb7782c965c97ab0b1a59f8f424625caa0def0)
**Full Changelog**: https://github.com/cetteup/aspxstats/compare/v0.0.2...v0.0.3