Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Jan 22:51
· 186 commits to refs/heads/main since this release
e693cb6

🚀 Features

  • jsonargparse print_config with comments support (#279) by @jwnmulder

🐛 Bug Fixes

  • Fixed response messages having wrapped values for property updates (#304) by @jwnmulder
  • Short-circuit matchers didnt work as expected causing mqtt failures (#293) by @jwnmulder
  • Avoid context_changed trigger loop (#289) by @jwnmulder
  • Fix unimplemented dbus_signal trigger attributes (#281) by @jwnmulder

🧰 Misc