From 7b61e34d28072c131b0dd1188ecc8acc90e90d1f Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Thu, 9 Jan 2025 19:09:18 +1100 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e69de29b..b8532bad 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -0,0 +1,22 @@ +* Loader: Lazy load binaries for reduced memory usage +* Loader: Support for Archetype processing in IG publisher +* Loader: Process Archetypes properly as both IG input and output + remove ig-r4.json +* Validator: Do not create issue about draft dependency for example bindings +* Validator: Beef up validation of CodeSystem properties that are codes +* Validator: Make sure all validation messages have a message id +* Validator: enforce version-set-specific value for Extension and Extension context +* Validator: Specific Error when ValueSet.compose.include.system refers to a ValueSet +* Renderer: improved version specific extension rendering +* Renderer: Add element view to generated fragments +* Renderer: improve Extension context of use presentation - generate a fragment for that +* Renderer: resolve issues with references between IGs to example resources +* Renderer: add use-context fragment for version contest restrictions +* Renderer: Lookup compliesWithProfile target from link-only dependencies +* Renderer: Accessibility - role=presentation on appropriate tables +* Renderer: Add archetype processing, and also path-other support +* Renderer: resolve issues with references between IGs to example resources +* Renderer: Lookup compliesWithProfile target from link-only dependencies +* Renderer: Update SNOMED editions related routines (add more editions) +* Renderer: Accessibility - role=presentation on appropriate tables +* Packages: Add support for ADL in packages +* Terminology Tests: Report count of tests in output from TxTester