Skip to content

Releases: dylandoamaral/trakt-integration

Release v0.8.0

21 Feb 08:00
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.8.0] - 2023-02-21

Features

  • Add retrying mechanism for request

Release v0.7.5

30 Jan 21:33
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.7.5] - 2023-01-30

Bug Fixes

  • Handle 50X error retrying the request after 30 seconds

Release v0.7.4

29 Jan 17:12
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.7.4] - 2023-01-29

Bug Fixes

  • Close connection using context manager

Release v0.7.3

24 Jan 17:39
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.7.3] - 2023-01-24

Bug Fixes

  • Request status function name (#63)

Release v0.7.2

11 Jan 18:01
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.7.2] - 2023-01-11

Miscellaneous Tasks

  • Upgrade sensor model

Release v0.7.1

20 Nov 14:30
Compare
Choose a tag to compare

[0.7.1] - 2022-11-20

Bug Fixes

  • Handle rate limit request (#55)

Release v0.7.0

25 Oct 08:00
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.7.0] - 2022-10-25

Features

  • Creation of 3 new independant next to watch sensors (#53)

Release v0.6.1

21 Oct 11:23
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.6.1] - 2022-10-21

Bug Fixes

  • Remove hidden items from next to watch items (#52)

Release v0.6.0

14 Oct 06:34
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.6.0] - 2022-10-14

Features

  • Add only_aired setting to Next To Watch sensor (#49)

Miscellaneous Tasks

  • Remove useless file and change script permission

Release v0.5.1

02 Oct 16:06
Compare
Choose a tag to compare

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[0.5.1] - 2022-10-02

Bug Fixes

  • Undefined data variable

Miscellaneous Tasks

  • Fix script permissions