org.hl7.fhir.core/RELEASE_NOTES.md

11 lines
430 B
Markdown
Raw Normal View History

## Validator Changes
2022-06-08 00:04:16 -04:00
* Clean up the -extension parameter - make implementation conistent with documentation
* Stop auto-converting parameters to strings for string functions e.g. .length() in the FHIRPath engine
* Add parameter -implicit-fhirpath-string-conversions for old FHIRPath string conversion functionality
## Other code changes
2022-06-08 00:04:16 -04:00
* Fix NPE counting descendents when validating
* Fix bug processing invalid HTTP response