Skip to content

Releases: iMicknl/python-overkiz-api

v1.1.0

11 Jan 09:06
e182a5c
Compare
Choose a tag to compare

What's changed

💥 Breaking Changes

The event listener will now return the right data type, instead of a string. If you are casting them yourselves from a string, you will need to remove this logic, since this will break.

  • Move casting to event listener and add OverkizStateType (#305) @iMicknl

🚀 Features

  • Move casting to event listener and add OverkizStateType (#305) @iMicknl

🪲 Fixes

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot] and @iMicknl

v1.0.3

06 Jan 15:04
9b7bca0
Compare
Choose a tag to compare

What's changed

🪲 Fixes

Contributors to this release

@iMicknl

v1.0.2

05 Jan 15:09
7e5a764
Compare
Choose a tag to compare

What's changed

🚀 Features

Contributors to this release

@iMicknl and @tetienne

v1.0.1

05 Jan 13:46
2fa95af
Compare
Choose a tag to compare

What's changed

🚀 Features

🪲 Fixes

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot], @iMicknl and @tetienne

v1.0.0

21 Dec 16:28
257aa8c
Compare
Choose a tag to compare

What's changed

Our first stable (1.0.0) version of pyoverkiz. This is a breaking release since we moved from pyhoma to pyoverkiz, to better reflect what this Python client is for.

💥 Breaking Changes

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot] and @iMicknl

v0.7.4

21 Dec 16:07
a5966b4
Compare
Choose a tag to compare

What's changed

Contributors to this release

@iMicknl

v0.7.3

21 Dec 15:58
62721d3
Compare
Choose a tag to compare

What's changed

Contributors to this release

@dependabot[bot] and @iMicknl

v0.7.2

10 Dec 16:45
c594ac7
Compare
Choose a tag to compare

What's changed

🪲 Fixes

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot] and @iMicknl

v0.7.1

10 Dec 14:31
85599bc
Compare
Choose a tag to compare

What's changed

🚀 Features

  • Extend enums with missing Commands/Params/States (#268) @iMicknl

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot] and @iMicknl

v0.7.0

07 Dec 14:11
c2d4e01
Compare
Choose a tag to compare

What's changed

💥 Breaking Changes

  • Add Overkiz State, Command, CommandParameter enums (#228) @iMicknl

🚀 Features

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot] and @iMicknl