org.hl7.fhir.core/RELEASE_NOTES.md

13 lines
637 B
Markdown
Raw Normal View History

2020-12-02 20:58:05 -05:00
Validator:
* Fix support for cross version extensions across the entire valdation rule set
* Improve security warnings about rogue HTML tags
* fix error messages on unknown URLs (not longer say 'not done yet')
2020-12-03 00:58:19 -05:00
* fix validation of profiles and target profiles in all versions (before R3 different rules)
2020-12-02 20:58:05 -05:00
Other code changes:
* fix error message suppression on tooling client
* Track code systems used in the context
* improve error messages when rendering bundles that are documents that aren't properly formed
* Process Markdown when rendering CapabilityStatement.rest.documentation
* Fix rendering of CanonicalResource.url