Skip to content

v0.6.0

Compare
Choose a tag to compare
@jbouwh jbouwh released this 09 Jun 12:22
· 10 commits to master since this release
ae059ac

This release has some breaking changes:

  • #15 changes the display_code and fault_code to be an IntEnum. The name values have been slugified, so this might break any automations that depend on the old display_text. The new slugified codes are now unique, so they can be used as a base to support localization. Special thanks for @joostlek and @zxdavb!

What's Changed

New Contributors

Full Changelog: 0.5.0...v0.6.0