2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-08-04 22:46:21 +10:00
|
|
|
* Fix problem with evaluating extension contexts
|
|
|
|
* Fix up support for inactive codes and fix error message syntax
|
|
|
|
* Fix issue with collection status of resolve() being wrong
|
|
|
|
* Improved paths in profile error messages
|
|
|
|
* Fix problem with extension slicing being missed sometimes.
|
|
|
|
* Fix problem with code validation caching ignoring whitespace
|
|
|
|
* Produce useful error message when whitespace is wrong in display name
|
|
|
|
* Support for x-version extensions when generating snapshots
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-08-04 22:46:21 +10:00
|
|
|
* Render inactive property in expansions
|
|
|
|
* Resolve URL for x-version extensions
|
|
|
|
* Don't warn for loading a wrong version package more than once
|
|
|
|
* Do not supercede R4 terminology when loading R5 IGs
|
|
|
|
* Migrate type support when generating differentials
|
|
|
|
|