• v0.16.0 973819ca45

    v0.16.0 Stable

    JakeStanger released this 2024-08-10 15:43:10 +01:00 | 1158 commits to master since this release

    📅 Originally published on GitHub: Sat, 10 Aug 2024 14:43:50 GMT
    🏷️ Git tag created: Sat, 10 Aug 2024 14:43:10 GMT

    💥 BREAKING CHANGES

    • due to 9dd7112 - improve CLI structure, add new commands (commit by @JakeStanger):

      • ok_value responses will no longer print ok as the first line when using the CLI
      • All IPC commands have changed. Namely, type has been changed to command, and bar/var related commands are now under a subcommand. The full spec can be found on the wiki.
      • Several CLI commands are now located under the var and bar categories. Usage of any commands to get/set Ironvars or control bar visibility will need to be updated.
      • The open_popup and close_popup IPC commands are now called show_popup and hide_popup respectively.
      • The popup name argument has been renamed to widget_name on all IPC commands.
      • The set-visibility CLI command now takes a true/false positional argument in place of the -v flag.

    New Features

    🐛 Bug Fixes

    ♻️ Refactors

    📝 Documentation Changes

    Downloads