github JakeStanger/ironbar v0.8.0

latest releases: v0.16.0, v0.15.1, v0.15.0...
22 months ago

💥 BREAKING CHANGES

  • due to df77020 - use snake_case for module tokens for consistency (commit by @JakeStanger):

    This renames the module from sys-info to sys_info, and almost every formatting token from kebab-case to snake_case. Any use of this module will need to be updated.

  • due to 8c75bc4 - rename path to cmd for consistency (commit by @JakeStanger):

    This changes the option in the script module. Any uses of the module must be updated to use the new option name.

  • due to e274ba3 - rename exec to on_click for consistency (commit by @JakeStanger):

    This changes the option on buttons in the custom module. Any uses of the module must be updated to use the new custom widget attribute name.

✨ New Features

♻️ Refactors

✅ Tests

📝 Documentation Changes

Don't miss a new ironbar release

NewReleases is sending notifications on new releases.