Skip to content

Layouts & Async

Latest
Compare
Choose a tag to compare
@emorydunn emorydunn released this 17 Oct 01:49
· 22 commits to main since this release
0.5.1
f6d1a5f

Added

  • Create custom SD+ layouts using result builders
  • Initial deep link support
  • Action.openURL(_:) to allow actions to launch URLs
  • Support for disabling the user configurable title in the PI
  • Global Long Press support for actions
  • Dial events include a clockwise property

Changed

  • Action UUIDs are checked that they are a uniform type identifier
  • WebSocket code has been migrated to async
  • Update Readme to use more recent package dependency API by @Diggory in #31

New Contributors

Full Changelog: 0.4.0...0.5.1