Skip to content

Releases: gematik/ref-OpenHealthCardKit

5.10.1

20 Aug 12:59
4230060
Compare
Choose a tag to compare

What's Changed

  • Increase Package.swift iOS version to 14 (#33)

Full Changelog: 5.10.0...5.10.1

5.10.0

20 Aug 07:14
ffbe9cd
Compare
Choose a tag to compare

What's Changed

  • Remove dependency on DataKit (#28)
  • Replace GemCommonsKit logging with OSLog (#29)
  • Remove dependency on GemCommonsKit (#31)
  • Change the HealthCardResponse and AutCertificateResponse access level (#27)

Full Changelog: 5.9.0...5.10.0

5.9.0

30 Jul 13:18
281d51e
Compare
Choose a tag to compare

What's Changed

  • Publish CardSimulator loading/running code for running IntegrationTests (CardSimulation itself cannot be public though)
  • Refresh some documentation

Full Changelog: 5.8.0...5.9.0

5.8.0

30 Apr 10:59
0440510
Compare
Choose a tag to compare

Changed

  • Set access level of NFCCardReaderProvider entities to public

Fixed

  • Prevent NFCHealthCardSession's continuation from being called twice

Full Changelog: 5.7.0...5.8.0

Version 5.7.0

16 Apr 08:15
fcf92b6
Compare
Choose a tag to compare

Changed

  • Update to OpenSSL-Swift version to 4.2.0 (OpenSSL 3.2.1)

Full Changelog: 5.6.0...5.7.0

Version 5.6.0

19 Feb 13:02
dbfcc96
Compare
Choose a tag to compare

Added

  • New NFCHealthCardSession offers a structured concurrency API

Other

  • adapt app target NFCDemo to use the new NFCHealthCardSession API

Full Changelog: 5.5.0...5.6.0

Version 5.5.0

08 Feb 13:03
311991d
Compare
Choose a tag to compare

Added

  • Extend HealthCardControl API to offer structured concurrency endpoints (more to come)

Fixed

  • Fix AID of EgkFileSystem.DF.HCA (thanks @stepahn, #12)
  • Fix wrong PIN input length for Change-Pin use case (thanks @mdelete, #14, #16 )

Full Changelog: 5.4.0...5.5.0

Version 5.4.0

28 Dec 13:10
1b6837a
Compare
Choose a tag to compare

Changed

  • Adapt for Xcode15 development

Version 5.3.0

05 Oct 15:29
Compare
Choose a tag to compare

Added

  • Package.swift added to project

Changed

  • For development include gematik owned dependencies via SPM (instead of Carthage)

Version 5.2.1

31 Jul 14:02
Compare
Choose a tag to compare

Added

  • Improved error display in app target
  • expose API for changing PIN without straining the PUK counter