Skip to content

Release v0.9.0

Choose a tag to compare

@rabits rabits released this 14 May 15:52
· 15 commits to main since this release
2f9e268

Release contains bugfix and a huge improvement made by @GnoX to enable V4 wire format! Now it should be possible to support the modern EF devices!

What's Changed

  • Add V4 wire format support, refactor Packet to dataclasses and align naming scheme for packets by @GnoX in #307
  • Fix entity callback registration when device lacks the property by @GnoX in #324

Full Changelog: v0.8.7...v0.9.0