Skip to content

Async-await

Latest
Compare
Choose a tag to compare
@dennisbirch dennisbirch released this 08 Oct 21:07

This release:

  • Uses Swift's async-await API for network calls, and in calling methods
  • Adds the ability to limit queries to date ranges in its "List" interface
  • Displays alerts for most errors it encounters
  • Fixes a handful of bugs and adds a handful of small improvements