Releases: totaldebug/asyncpow
Releases · totaldebug/asyncpow
v0.5.0
0.5.0 (2024-05-14)
Features
- add API Key check to ensure valid key (297645c)
- Added user & Global raw_response option (9b58ce5)
Bug Fixes
- UserModel error and validator deprecation (86385ab)
v0.4.2
0.4.2 (2024-04-15)
Bug Fixes
- seasonModel airDate is none in some situations (535bf26)
v0.4.1
0.4.1 (2024-04-15)
Bug Fixes
- duplications in models and mypy errors (76dfd43)
v0.4.0
0.4.0 (2024-04-15)
Features
v0.3.0
0.3.0 (2024-04-08)
Features
- added search method, fixed models (9b9cd7b)
v0.2.5
0.2.5 (2024-04-08)
Bug Fixes
- update MovieDetailsModel imdbId can be None (5a5f55a)
v0.2.4
0.2.4 (2024-04-06)
Bug Fixes
- Overseer API has inconsistant api, amend Season model to match (40734cd)
v0.2.3
0.2.3 (2024-04-04)
Bug Fixes
- Overseer API has inconsistant api, amend spokenLanguage model to match (4e60171)
v0.2.2
0.2.2 (2024-04-04)
Bug Fixes
- mTvDetailsModel - lastAirDate can be none (1c31336)
v0.2.1
0.2.1 (2024-03-30)
Bug Fixes
- incorrectly identifying models for trending results, incorrect model types (1c12962)