Skip to content

SwiftUI example has been added.

Pre-release
Pre-release
Compare
Choose a tag to compare
@lolgear lolgear released this 22 Oct 10:39
· 163 commits to master since this release
b70a3a7

Added

  • SwiftUI example has been added.
  • App Extensions support has been added. ( @sgoodwin )
  • tvOS support has been added. ( thanks @gcesarmza )

Fixed

  • Swift chaining bug has been fixed by hiding fluent categories. #204
  • VerifyKey() is not required .secretData([Data new]). #149

Issues