Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 09:08
· 51 commits to master since this release
a4bf018

Changed

  • Allow changing KeyboardInteractivity at runtime by @danhandrea
  • feat: make with_connection accept function
  • feat(layershellev): replace use_last_output with output_option in NewInputPanelSettings (#355) by @fortime
  • fix: do not panic in eventloop run, and return the error to the top