release notes

This commit is contained in:
Grahame Grieve 2023-01-14 09:08:01 +11:00
parent b92e0e2ef0
commit f91aa8f3da
1 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,13 @@
## Validator Changes ## Validator Changes
* no changes * Better tracking and reporting of snapshot generation issues
* Update FHIRPath implementation to R4 with all corrections and extensions from R5 implemnetation
## Other code changes ## Other code changes
* Better tracking and reporting of snapshot generation issues
* Inclusion of SAXON dependency for processing XSLT * Inclusion of SAXON dependency for processing XSLT
* Error message spacing correction * Error message spacing correction
* Basic FTPClient implementation * Basic FTPClient implementation
* test NPE in markdown processing
* go-publish support
* Start implementing loading structure maps with validation