Skip to content

Releases: smart-on-fhir/Swift-FHIR

Fetch full CapabilityStatement

24 Oct 15:48
Compare
Choose a tag to compare

Fixed issue where summary version of the capability statement is fetched #28

Swift Package Manager support

11 Sep 16:12
Compare
Choose a tag to compare

Enables this library to be used with Xcode 11 integrated Swift Package Manager.

Update to Swift 5.0

05 Aug 03:15
Compare
Choose a tag to compare
4.1.0

Update to Swift 5.0 and support FHIR canonical type

Update to FHIR v4.0.0 and Swift 4.2

15 Mar 16:57
Compare
Choose a tag to compare

Update to Swift 4.2 to FHIR v4.0.0 data model generated from HL7 specification.

Xcode 9

27 Sep 09:11
@p2 p2
Compare
Choose a tag to compare

Compatibility with Swift 3.2

The Triple Three

22 Mar 14:27
@p2 p2
Compare
Choose a tag to compare

Version 3.0 is for Swift 3 and the FHIR STU-3 data models.

Swift 3 and FHIR STU-3 Freeze Jan 2017 (v1.8)

05 Jan 00:06
@p2 p2
Compare
Choose a tag to compare
Workarounds for Linux

This disables FHIRAbstractResource’s `instantiate()` method because of a compiler crash (argument type mismatch when it calls out to the factory). Also adds a somewhat nasty conversion from `Decimal` to `Double` – needed while NSJSONSerialization works differently on Linux and macOS.

Swift 3 and FHIR STU-3 Freeze Sept 2016 (v1.6), now also for 🐧

14 Nov 04:22
@p2 p2
Compare
Choose a tag to compare

This 2.9 release also compiles on Linux (tested on Ubuntu Zesty) and can be used with the Swift Package Manager.

Swift 3 and FHIR STU-3 Freeze September 2016 (v1.6)

14 Nov 04:20
@p2 p2
Compare
Choose a tag to compare

Swift 3 and FHIR DSTU-2, now also for 🐧

14 Nov 04:22
@p2 p2
Compare
Choose a tag to compare

This release compiles on Linux (tested with Ubuntu Zesty) and can be used with the Swift Package Manager.