Skip to content

Latest commit

 

History

History
153 lines (52 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

153 lines (52 loc) · 4.46 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.0 (2019-10-25)

Features

  • fhir-ts-codegen: add resourceType element (48a2fa7)
  • fhir-ts-codegen: full rewrite (fc20dc3)

0.5.3 (2019-05-11)

Bug Fixes

  • clean build directory before building (8915702)

0.5.2 (2019-03-08)

Note: Version bump only for package @tangdrew/fhir-ts-codegen

0.5.1 (2019-02-21)

Note: Version bump only for package @tangdrew/fhir-ts-codegen

0.5.0 (2019-02-21)

Bug Fixes

  • fhir-ts-codegen: add output interfaces (ec628cc)
  • fhir-ts-codegen: fix mutual recursion (23274f6)
  • fhir-ts-codegen: group elements by type (6f46af6)

Features

  • fhir-ts-codegen: add xhtml primitive (d87f4c7)
  • fhir-ts-codegen: generate barrel (cafcd26)
  • fhir-ts-codegen: support mutual recursion (4a869f3)

0.4.0 (2019-02-21)

Bug Fixes

  • fhir-ts-codegen: add output interfaces (ec628cc)
  • fhir-ts-codegen: fix mutual recursion (23274f6)
  • fhir-ts-codegen: group elements by type (6f46af6)

Features

  • fhir-ts-codegen: add xhtml primitive (d87f4c7)
  • fhir-ts-codegen: generate barrel (cafcd26)
  • fhir-ts-codegen: support mutual recursion (4a869f3)

0.3.0 (2019-02-17)

Features

  • fhir-ts-codegen: support recursive types (dad837b)

0.2.3 (2019-02-14)

Bug Fixes

  • fhir-ts-codegen: read input relative to cwd (e6b1e70)

0.2.2 (2019-02-14)

Bug Fixes

  • fhir-ts-codegen: include bin in npm package (cca04a3)

0.2.1 (2019-02-14)

Bug Fixes

  • fhir-ts-codegen: include dist in npm package (a2cfdf5)

0.2.0 (2019-02-14)

Features

  • fhir-ts-codegen: rewrite to target io-ts (8216864)

0.1.1 (2019-01-21)

Note: Version bump only for package @tangdrew/fhir-ts-codegen

0.1.0 (2019-01-21)

Features

  • fhir-ts-codegen: initial commit for fhir-ts-codegen package (ba69f32)