Grahame Grieve
|
eaab390aa4
|
Merge pull request #218 from ahdis/oliveregger_fml_conformsto
FHIR Mapping Language support for conformsTo function
|
2020-06-06 07:00:23 +10:00 |
Mark Iantorno
|
97b6a9fbdb
|
Snapshot builder fix (#223)
* Update module-snapshot-publishing.yml for Azure Pipelines
* Changing pipeline, because intermodule depenedecies are not being read in correctly.
|
2020-06-05 13:23:52 -04:00 |
Oliver Egger
|
ae4c3bbe0c
|
remove disabled r4 fml tests
|
2020-06-05 17:56:14 +02:00 |
jamesagnew
|
6534a5358b
|
Merge branch 'master' into ja_20200524_npm_rework
|
2020-06-02 18:02:51 -04:00 |
Grahame Grieve
|
a0245ca926
|
Release new version 5.0.6
|
2020-06-01 17:40:06 +10:00 |
jamesagnew
|
17411a3659
|
Merge branch 'master' into ja_20200524_npm_rework
|
2020-05-30 12:07:17 -04:00 |
Grahame Grieve
|
05ac3ebc98
|
Release new version 5.0.5
|
2020-05-30 09:55:30 +10:00 |
Grahame Grieve
|
4af4925657
|
move turtle parser + tests to Utilities
|
2020-05-30 09:38:48 +10:00 |
Grahame Grieve
|
998d1e0afc
|
Release new version 5.0.4
|
2020-05-27 11:06:30 +10:00 |
Grahame Grieve
|
ccb6b067b3
|
Release new version 5.0.3
|
2020-05-26 06:15:36 +10:00 |
jamesagnew
|
444b612805
|
Start reworking NPM manager
|
2020-05-24 15:02:37 -04:00 |
Grahame Grieve
|
50ea83322f
|
Release new version 5.0.2
|
2020-05-22 08:58:45 +10:00 |
jamesagnew
|
2e5d9ff77c
|
Version bump to 5.0.1
|
2020-05-12 19:27:30 -04:00 |
jamesagnew
|
60502b3c77
|
Prepare for 5.0.0 release
|
2020-05-12 11:33:54 -04:00 |
Grahame Grieve
|
463a557402
|
Release new version 4.2.30
|
2020-05-12 11:54:28 +10:00 |
Grahame Grieve
|
edea997312
|
Clean up license
|
2020-05-12 08:55:27 +10:00 |
Grahame Grieve
|
1f5663bfdf
|
update R4 code (issue #70)
|
2020-05-12 08:42:55 +10:00 |
Grahame Grieve
|
daa58aea8f
|
Release new version 4.2.29
|
2020-05-11 17:25:24 +10:00 |
Grahame Grieve
|
5f74bea327
|
move tests & do new release
|
2020-05-10 09:18:54 +10:00 |
Grahame Grieve
|
2af8d94081
|
new release
|
2020-05-08 12:00:51 +10:00 |
Grahame Grieve
|
c5c0a8db92
|
Release new version 4.2.26
|
2020-05-06 11:16:19 +10:00 |
Grahame Grieve
|
868fbb5f95
|
Release new version 4.2.25
|
2020-05-02 10:53:58 +10:00 |
Grahame Grieve
|
b214e99930
|
Release new version 4.2.24
|
2020-05-02 06:57:31 +10:00 |
Grahame Grieve
|
f8ca02d697
|
Release new version 4.2.23
|
2020-05-01 11:15:25 +10:00 |
markiantorno
|
89f98bb960
|
I cast you out unclean spirit.
|
2020-04-29 16:55:40 -04:00 |
markiantorno
|
368a45a150
|
Fix for HAPI-FHIR issue 1820
|
2020-04-29 14:08:36 -04:00 |
Grahame Grieve
|
6110b56396
|
Release new version 4.2.22
|
2020-04-29 20:37:31 +10:00 |
Grahame Grieve
|
608149e494
|
Release new version 4.2.21
|
2020-04-29 14:57:18 +10:00 |
Grahame Grieve
|
6f3362918d
|
Release new version 4.2.20
|
2020-04-28 13:27:23 +10:00 |
Grahame Grieve
|
c829de2f86
|
Merge branch 'master' into testing_updates
|
2020-04-24 07:20:35 +10:00 |
markiantorno
|
7673400a13
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into testing_updates
|
2020-04-23 10:51:49 -04:00 |
markiantorno
|
9c83540c2f
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui
|
2020-04-23 10:47:00 -04:00 |
Grahame Grieve
|
602e684bc6
|
Release new version 4.2.19
|
2020-04-23 21:07:04 +10:00 |
markiantorno
|
a7e874501e
|
Tests updated to JUnit Jupiter. Various quality of life improvements.
|
2020-04-21 20:36:17 -04:00 |
Grahame Grieve
|
175d5fa0b7
|
Release new version 4.2.18
|
2020-04-21 13:58:17 +10:00 |
markiantorno
|
5c06cfcfb8
|
removed hardcoded path
|
2020-04-17 14:34:52 -04:00 |
markiantorno
|
0b92c7efe5
|
removed hardcoded path
|
2020-04-17 14:16:54 -04:00 |
markiantorno
|
d767fc6e38
|
Apparently the dependency got added twice.
|
2020-04-14 22:30:42 -04:00 |
markiantorno
|
55622f53cb
|
Fix for NPEs in Base64BinaryType. Added tests to cover the cases. Updated for all FHIR versions.
|
2020-04-14 22:28:32 -04:00 |
Grahame Grieve
|
4bd0d60e5c
|
Release new version 4.2.17
|
2020-04-12 08:25:18 +10:00 |
Grahame Grieve
|
d97e408d3c
|
Release new version 4.2.16
|
2020-04-11 20:50:39 +10:00 |
Grahame Grieve
|
53ef98198f
|
fix for issue #148 - UuidType is not annotated
|
2020-04-09 10:56:14 +10:00 |
Grahame Grieve
|
01de20c310
|
Release new version 4.2.15
|
2020-04-09 10:50:54 +10:00 |
Grahame Grieve
|
d2dc15e2c8
|
throw Error when a value is assigned to NamingSystem.url
|
2020-04-07 14:49:27 +10:00 |
Grahame Grieve
|
3edfeda13a
|
Release new version 4.2.14
|
2020-04-06 10:20:49 +10:00 |
Grahame Grieve
|
5865f8da3e
|
Release new version 4.2.14
|
2020-04-06 10:12:24 +10:00 |
Grahame Grieve
|
aef4404405
|
Release new version 4.2.13
|
2020-04-02 11:07:25 +11:00 |
Grahame Grieve
|
1da57be1c0
|
support comments in json source when configured to do so
|
2020-04-02 11:00:42 +11:00 |
Grahame Grieve
|
9e59ce2323
|
Release new version 4.2.12
|
2020-03-31 11:21:06 +11:00 |
Rob Hausam
|
314380be77
|
Remove erroneous r5 model import statements from r4 NarrativeGenerator.
|
2020-03-30 09:47:58 -05:00 |