Skip to content

Release v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kriansa kriansa released this 31 Jul 00:30
· 36 commits to main since this release
  • Feature: add subprocess module with cmd and shell to simplify calling commands from within
    user config
  • Fix BluetoothStatus so that it works with any adapter on the computer
  • Fix an issue with PowerEvents whereas multiple power button triggers would not get picked up by
    the callbacks
  • Fix a major issue with the decorators, allowing us to use multiple @use on callbacks