release notes

This commit is contained in:
Grahame Grieve 2023-03-06 21:39:15 +11:00
parent d0ff79320b
commit f197bc024a
1 changed files with 5 additions and 0 deletions

View File

@ -3,9 +3,14 @@
* Add ConceptMap validation
* Add StructureMap validation
* Validate using type regex (had been omitted to now, mostly affects decimal validation)
* Add new -output-style values compact and compact-split
* Fix bug validating CDA choice elements without [x] in their names
## Other code changes
* Various fixes and utilities to support StructureMap & ConceptMap validation
* Fix Observation.value conversion between R5 and other versions
* Recognise R4B and R5 core packages
* Improvements to specification diffference engine for R5 publication
* More efficient XHTML AST model