Skip to content

v0.7.2 - Patch fix to v0.7.1

Compare
Choose a tag to compare
@Cam2337 Cam2337 released this 21 Jun 23:50
· 519 commits to master since this release

C++

Bug Fixes

  • Fix bug in analytic printer when printing Id fields on a Choice type

Java

  • Add support in the Proto Generator for FHIRPath warnings
  • Minor Proto Generator improvements

Python

  • Parameterize primitive json_format tests on FHIR version
  • Pin pyenv version in distribution utilities
  • Add ErrorReporter base class for future delegating of error handling encountered during FHIRPath validation and FHIRProto/JSON conversion

Bug Fixes

  • Add environment marker for backports.zoneinfo to ensure pypi dependencies don’t pull in backports.zoneinfo for interpreters >=3.9