Skip to content

Releases: eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model

v0.3.3

14 Oct 20:43
c1b4383
Compare
Choose a tag to compare
  • Refactor MdocDecodable and MdocModelFactory protocols to conform to Sendable (#47) via @phisakel
  • Swift 6: Refactor code to make structs conform to Sendable protocol (#46) via @phisakel
  • Update PGP Key link (#40) via @mgiakkou
  • Release/r0.2 (#5) via @phisakel
  • Protocol DocumentProtocol (#45) via @phisakel
  • User_pseudonym should be displayed as a UUID number (#43) via @phisakel

v0.2.9

22 Jul 10:46
Compare
Choose a tag to compare
  • Define extension protocol MdocModelFactory for strongly typed model creation. (#41) via @phisakel
  • Update PGP Key link (#40) via @mgiakkou
  • Feat: Make msoRawData and deviceKeyInfo properties public in IssuerAuth and MobileSecurityObject structs (#39) via @phisakel
  • Allow empty namespace for generic document (#38) via @phisakel
  • Update docType for Personal ID document model (#36) via @phisakel
  • Refactor types conforming to MdocDecodable to be initialized from IssuerSigned structure (#34) via @phisakel
  • Make getQrCodeImage method static (#33) via @phisakel
  • Add method for retrieving the QR code string payload (#32) via @akarabashov
  • Centralization of sec workflows (#26) via @christosservosNCIN
  • Added id,createdAt to MdocDecodable (#31) via @phisakel
  • Fix findDoc method to return both Document and index (#30) via @phisakel
  • Update README.md (#29) via @vkanellopoulos
  • Update dependencies and platform versions (#28) via @phisakel
  • Update SECURITY.md (#27) via @vkanellopoulos
  • Create ephemeral mDoc privakey key in Secure Enclave (if available) (#25) via @phisakel
  • Update CoseKey.swift (#24) via @phisakel
  • Update EuPidModel docType variable name (#23) via @phisakel
  • Add public access modifier to extractDisplayStringOrImage and extractDisplayStrings (#22) via @phisakel
  • Use Scytales SwiftCBOR version 0.5.0 and import OrderedCollections (#21) via @phisakel
  • "Recursive extraction of display strings from DeviceResponse objects" (#20) via @phisakel
  • Update documentation (#18) via @phisakel
  • Recursive extraction of display-strings, extraction of images (#17) via @phisakel
  • Update mandatoryElementKeys in EuPidModel and IsoMdlModel (#16) via @phisakel
  • Add mandatoryElementKeys property to MdocDecodable (#15) via @phisakel
  • Update license and copyright (#14) via @phisakel
  • Develop json extension (#13) via @phisakel
  • Develop (#11) via @phisakel
  • Develop: Prevent more Than 2 Age Over Element Responses (#9) via @phisakel
  • Cbor debug-description, use Apple Crypto (#8) via @phisakel
  • Develop (#6) via @phisakel
  • Release/r0.2 (#5) via @phisakel
  • Fix CBOR for COSE structure (#4) via @phisakel
  • Fixed unit tests, updated documentation (#3) via @phisakel
  • Min iOS version 13.0 (#2) via @phisakel
  • Merge Develop Branch (#1) via @phisakel