Skip to content

Releases: totaldebug/asyncpow

v0.5.0

14 May 10:45
Compare
Choose a tag to compare

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

15 Apr 16:22
Compare
Choose a tag to compare

0.4.2 (2024-04-15)

Bug Fixes

  • seasonModel airDate is none in some situations (535bf26)

v0.4.1

15 Apr 14:58
Compare
Choose a tag to compare

0.4.1 (2024-04-15)

Bug Fixes

  • duplications in models and mypy errors (76dfd43)

v0.4.0

15 Apr 09:03
Compare
Choose a tag to compare

0.4.0 (2024-04-15)

Features

v0.3.0

08 Apr 18:05
Compare
Choose a tag to compare

0.3.0 (2024-04-08)

Features

  • added search method, fixed models (9b9cd7b)

v0.2.5

08 Apr 13:02
Compare
Choose a tag to compare

0.2.5 (2024-04-08)

Bug Fixes

  • update MovieDetailsModel imdbId can be None (5a5f55a)

v0.2.4

06 Apr 19:59
Compare
Choose a tag to compare

0.2.4 (2024-04-06)

Bug Fixes

  • Overseer API has inconsistant api, amend Season model to match (40734cd)

v0.2.3

04 Apr 21:29
Compare
Choose a tag to compare

0.2.3 (2024-04-04)

Bug Fixes

  • Overseer API has inconsistant api, amend spokenLanguage model to match (4e60171)

v0.2.2

04 Apr 18:00
Compare
Choose a tag to compare

0.2.2 (2024-04-04)

Bug Fixes

  • mTvDetailsModel - lastAirDate can be none (1c31336)

v0.2.1

30 Mar 21:46
Compare
Choose a tag to compare

0.2.1 (2024-03-30)

Bug Fixes

  • incorrectly identifying models for trending results, incorrect model types (1c12962)