Skip to content

Releases: kevinbader/pwmd

v0.2.0

19 Oct 21:23
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Bump version to 0.2.0

v0.1.0

18 Oct 22:53
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Changed/broken/improved the DBUS API with best practice naming (object path now prefixed with /com/kevinbader/pwmd) and standard error handling instead of using tuples.
  • A new CLI parameter allows to select either the user/session bus or the system bus, with the system bus set as default.
  • Add DBUS policy file needed to connect to the system bus.
  • Be more liberal when reading files by triming off any newline characters.

v0.0.1

17 Oct 23:14
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial version. Works but not well tested yet. Feedback welcome!