Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@krihal krihal released this 28 Oct 13:44
· 19 commits to main since this release

What's Changed

  • New attributes should overwrite the old ones if they exists by @denniswa in #31
  • Send the whole configuration at once instead of per device. by @krihal in #35
  • Element.dumpy() was added, dumps as YAML.
  • get_data() can now return data type casted to another type than string.
  • Added scripts/build_deb.sh to build Debian packages.
  • Support for commit hooks.

Corrected bugs

New Contributors

Full Changelog: 1.1.0...1.2.0