mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-08 05:48:12 +00:00
509 B
509 B
Validator Changes
- Add support for fhir_comments in R2/R2B
- Add validator checking around versions in extension URLs
- Fix bug generating cross-version extensions
Other code changes
- Fix minor NPEs running IG publisher
- Add new PE module (PEDefinition/PEInstance)
- Add support for liquid filters (resolve FHIRPath conflict)
- Fix up round-tripping of XPath constraints R4/R5
- Refactor R5 ProfileUtilities (and move rendering to rendering package)
- Fix appending text when generating snapshots