Skip to content

Releases: d4l-data4life/hc-fhir-sdk-java

v1.9.0

22 Aug 09:14
192d40c
Compare
Choose a tag to compare

Bumped

  • Gradle 7.4.2 -> 7.5.1
  • Android Gradle Plugin 7.1.3 -> 7.2.2
  • BREAKING Kotlin 1.6.10 -> 1.7.10

v1.8.0

26 Apr 07:55
224bf65
Compare
Choose a tag to compare

Bumped

  • Gradle 7.2 -> 7.4.2
  • Android Gradle Plugin 7.0.2 -> 7.1.3
  • BREAKING Kotlin 1.5.21 -> 1.6.10
  • moshi 1.12.0 -> 1.13.0

v1.7.0

27 Sep 12:50
876647e
Compare
Choose a tag to compare

Bumped

  • Gradle 6.9 -> 7.2
  • BREAKING Kotlin 1.4.32 -> 1.5.21
  • BREAKING Android Gradle Plugin 4.2.2 -> 7.0.2

v1.6.3

01 Sep 09:59
a627fb7
Compare
Choose a tag to compare

Fixed

  • ElementFactory did not contain Consent and ResearchSubject.

v1.6.2

27 Aug 09:29
1a3b87c
Compare
Choose a tag to compare

Re-release of 1.6.1 due to build issues

v1.6.1

26 Aug 13:45
88464a6
Compare
Choose a tag to compare

Re-release of 1.6.0 due to build issues

v1.6.0

25 Aug 14:29
e60df39
Compare
Choose a tag to compare

Added

  • Consent and ResearchSubject (R4 & STU3)

Bumped

  • BREAKING Kotlin 1.3.61 -> 1.4.32
  • Gradle 6.7.1 -> 6.9.1
  • AndroidStudio 4.1 -> 4.2.2
  • Junit 4.13.0 -> 4.13.2

v1.5.0

26 May 08:00
9f262c1
Compare
Choose a tag to compare

Added

  • Add FHIR R4 model for AllergyIntolerance, Device, DeviceUseStatement and Immunization.

v1.4.0

04 May 11:27
b382d66
Compare
Choose a tag to compare

Fixed

  • MedicationStatement used the wrong CodingSystem for status.

Bumped

  • BREAKING Moshi 1.8.0 -> 1.12.0

v1.3.1

08 Apr 15:17
75359cf
Compare
Choose a tag to compare

Re release of 1.3.0 due to build issues