Skip to content

Releases: CaboLabs/openEHR-SDK

v1.7

12 Dec 17:23
Compare
Choose a tag to compare

Several fixes to data generators.

v1.6

02 May 06:34
Compare
Choose a tag to compare
  • JSON instance validation against openEHR JSON Schemas
  • openEHR JSON parser and serializer
  • openEHR XML parser and serializer
  • openEHR RM implementation in Groovy

v1.5.3 (canonical json generator)

01 Jun 06:21
Compare
Choose a tag to compare
canonical json format generator complete closes #64

v1.5.2 (fix instance generators)

02 May 23:25
Compare
Choose a tag to compare
fix issue with data selectors for instance generators

v1.5.1

28 Feb 21:57
Compare
Choose a tag to compare
  • Fixed v1.5, the OptRepository interface had a wrong file name that was fixed on a new commit to master

v1.5

28 Feb 20:23
0d11f62
Compare
Choose a tag to compare
v1.5 Pre-release
Pre-release
  • Fixed compilation issues with DV implementation.
  • Externalized file access as an interface