2022-02-03 16:35:26 -05:00
|
|
|
## 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
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2022-06-08 00:04:16 -04:00
|
|
|
* Fix NPE counting descendents when validating
|
|
|
|
* Fix bug processing invalid HTTP response
|