Releases: JuliaHealth/FHIRClient.jl
Releases · JuliaHealth/FHIRClient.jl
v0.5.0
v0.4.0
FHIRClient v0.4.0
Merged pull requests:
- Set correct values for the
resourceType
field (#73) (@DilumAluthge)
v0.3.3
v0.3.2
v0.3.1
FHIRClient v0.3.1
Merged pull requests:
- README: Temporarily remove the PkgEval badge (#69) (@DilumAluthge)
v0.3.0
FHIRClient v0.3.0
Closed issues:
- TODO: Re-enable testing on Julia nightly (#40)
Merged pull requests:
- Bump version from "0.2.1" to "0.3.0-DEV" (#37) (@DilumAluthge)
- Reorganize the package files (#38) (@DilumAluthge)
- Set up some infrastructure (#39) (@DilumAluthge)
- Fix a bug (#41) (@DilumAluthge)
- Update a docstring (#42) (@DilumAluthge)
- Docs: Intentionally throw an exception inside an example (#44) (@DilumAluthge)
- Docs: set
strict=false
(#46) (@DilumAluthge) - Docs: for the example, use an
@example
block instead of a@repl
block (#47) (@DilumAluthge) - Docs: for the example, use an
@repl
block instead of a@example
block (#48) (@DilumAluthge) - Docs: set
strict=true
(#49) (@DilumAluthge) - Add some more tests (#51) (@DilumAluthge)
- Auto-generate the FHIR types (#53) (@DilumAluthge)
- Add the public
request
function` (#55) (@DilumAluthge) - Test on nightly (#56) (@DilumAluthge)
- [Docs] Slightly reorganize an example (#57) (@DilumAluthge)
- README: restructure the code for the badges (#58) (@DilumAluthge)
- Temporarily vendor our own copy of JSON3.jl (#59) (@DilumAluthge)
- README: add the PkgEval badge (#60) (@DilumAluthge)
- CI: add a daily cron job (#61) (@DilumAluthge)
- Reorganize some tests (#62) (@DilumAluthge)
- Reorganize some test code (#64) (@DilumAluthge)
- CI: run cron job once per week (#65) (@DilumAluthge)
- Make the tests future-proof (#66) (@DilumAluthge)
- Bump version from "0.3.0-DEV" to "0.3.0" (#67) (@DilumAluthge)
- Fix UUID (#68) (@DilumAluthge)