Skip to content

Releases: big-picture-medical/openehr-data-structures

v0.5.3

21 Jun 06:39
a31e84e
Compare
Choose a tag to compare

Update laravel dependancies.

v0.5.2

01 Jul 05:19
7845de3
Compare
Choose a tag to compare
  • Update package support to include ^6.0 for symfony/finder

v0.5.1

30 Jun 23:38
6466f05
Compare
Choose a tag to compare
  • Update package support to include ^9.0 for illuminate/support

v0.5.0

19 Aug 02:36
c93dbc9
Compare
Choose a tag to compare
  • Fix issue with spatie/data-transfer-object ^3.5 and drop support for prior versions (#10)

v0.4.1

09 Aug 00:28
7bb33ba
Compare
Choose a tag to compare
  • Fix filtering of falsey values (#9)

v0.4.0

06 Aug 03:46
fd7c457
Compare
Choose a tag to compare
  • [BREAKING] ensure itemAtPath() accesses unique value only (#8)
  • Add pathExists() and pathUnique() to Pathable (#7)

v0.3.3

27 Jul 05:24
e62403c
Compare
Choose a tag to compare

Add missing type mapping for DV_ORDINAL.

v0.3.2

22 Jul 06:31
10eda37
Compare
Choose a tag to compare
  • Add missing type mapping for DV_SCALE.

v0.3.1

11 Jul 06:51
e793b16
Compare
Choose a tag to compare
  • Add missing registration for DvProportion
  • Return null instead of exception when path not found

v0.3

09 Jul 15:06
95f9e9e
Compare
Choose a tag to compare
  • Add itemAtPath and itemsAtPath methods to Pathable class (#5)
  • Add make methods to CodePhrase, and TerminologyId