2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-07-27 08:26:58 -04:00
|
|
|
* Update IPS versions for -ips parameter (and get it working again)
|
|
|
|
* fix up validation of constraints in differentials (wasn't always happening)
|
|
|
|
* add warnings when collection status isn't right
|
|
|
|
* Better information messages when CodeSystem.content = not-present
|
|
|
|
* Add character check in validator for illegal XML Unicode characters
|
|
|
|
* Fix path problem in NpmPackage (some simplifier packages couldn't be processed)
|
|
|
|
* Fix NPE validating codes in value sets with improper expansions
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-07-27 08:26:58 -04:00
|
|
|
* Add support for Liquid assign
|
|
|
|
* Switch to DateTime type for Android Support
|
|
|
|
* Code clean up: remove unused imports
|
|
|
|
* Fix JSON unicode encoding handling of chars <32 code points
|