Skip to content

v0.3.3

Compare
Choose a tag to compare
@mattkae mattkae released this 26 Aug 15:57

The sprint to the first version of the Fedora miracle spin continues 🏃 In this release, we've added a few important quality of life things, like being able to specify the path to a configuration or no configuration at all. On top of that, we've continued with even more refactoring work around containers, in preparation for a fuller i3-ipc implementation. A proper minor release should be happening at the end of September so stay tuned 📺

What's Changed

  • release: v0.3.2 by @mattkae in #207
  • ci: remove fedora build from Github actions by @mattkae in #208
  • debian: update to v0.3.2 by @mattkae in #209
  • feature: (partial) beginning implementation of container groups for multi-selection behind a feature flag by @mattkae in #202
  • feature: adding the skeleton of support for the sway input command via IPC by @mattkae in #212
  • feature: send tick in IPC + initial tests + clang tidy by @mattkae in #213
  • refactor: move the server to its own file in tests to be shared by @mattkae in #214
  • feature: adding the miracle-config-path option for loading from a specific file by @mattkae in #215
  • feature: be able to specify --no-config to not load any configuration file by @mattkae in #216
  • feature: add the --exec <APP_NAME> option by @mattkae in #217

Full Changelog: v0.3.2...v0.3.3