Skip to content

1.2.42

Choose a tag to compare

@markiantorno markiantorno released this 13 Mar 06:19
· 2453 commits to master since this release
  • Loader: Additional checks to protect against zip-slip and similar vulnerabilities
  • Loaded Add ability to provide _data files in source (new path-data parameter)
  • Loader: Add manual option for factory
  • Loader: Fixes to support FML source directly
  • Loader: Hack R5 observation for fix after QA
  • Loader: Clarify Error messages converting between versions internally
  • Loader: Better internal name tracking for errors (always report error context)
  • Template Manager: Add new R5 version support
  • Validator: More validation of StructureMaps
  • Validator: Add support for new R5 ColorRGB code system (special case)
  • Rendering: Add FML renderer for StructureMaps + mapping summaries + various related parsing fixes
  • Rendering: Improved Presentations for extension views
  • Version Comparison: Fix for NPE generating profile comparison
  • FHIRPath: Add format codes md and url to FHIRPath escape() and unescape()
  • FHIRPath: Add second parameter s_last to FHIRPath join() to use a different separator for the last time (e.g. .join(, , and))
  • FHIRPath: Fix NPE resolvin unidentified contained resource