Skip to content

v0.6.7

Latest
Compare
Choose a tag to compare
@phisakel phisakel released this 13 Sep 08:44
39dc4b0

Added methods:

  • public func loadDocument(id:status:) async throws -> WalletStorage.Document?
  • public func deleteDocument(id:status:) async throws

Documentation

  • Updated README.md with new methods and explanations
  • Added documentation using Swift-DocC (deployed here)