Skip to content

Commit

Permalink
Merge branch '4.0.0' of github.com:Ahryman40k/typescript-fhir-types i…
Browse files Browse the repository at this point in the history
…nto 4.0.0
  • Loading branch information
Ahryman40k committed Mar 16, 2019
2 parents cb9ba98 + 184217d commit 9a631e9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
- Implement FHIR Resources with io-ts
- You can now validate your json and strongly type data.

**known limitation**
Currently an issue occurs with io-ts union that prevent the use caontained property of FHIR Resources. So for now there are deactivated.

# 4.0.1
- Fix: properties are now lowercase as FHIR spec
- Fix: Enum generation

# 4.0.0
- Create model for FHIR R4 Resources
- Create model for FHIR R4 Resources

0 comments on commit 9a631e9

Please sign in to comment.