Skip to content

Version 2.1.1

Compare
Choose a tag to compare
@acrisci acrisci released this 02 Sep 01:47
· 88 commits to master since this release
672ca46

Version 2.1.1 includes bugfixes and new features.

  • Regression: emit detailed events correctly (#126)
  • Regression: null values in replies should be python None (#123)
  • Add the sway input event (#122)
  • Raise handler exceptions from Connection.main() (the old behavior was just to exit silently which is wrong) (#125)