Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 709 Bytes

Bunsen Changelog

0.3.0

  • Refactor project to support multiple versions of FHIR in a single build. See issue 21.
  • Add support for FHIR R4.

0.2.2

  • Remove extraneous debugging logic.

0.2.1

  • Add support for importing a datadaset of FHIR concept maps. See issue 13.

0.2.0

  • Upgrade to Spark 2.2.
  • Add ValueSet support. See issue 3.
  • Simplify ValueSet API usage. See issue 6.
  • Import XML and JSON ValueSets and ConceptMaps. See issue 9.

0.1.0

Initial release.