Releases: JuliaHealth/EHRAuthentication.jl
Releases · JuliaHealth/EHRAuthentication.jl
v2.0.0
EHRAuthentication v2.0.0
Merged pull requests:
- Split
grant_type
andscope
into two separate fields (#16) (@DilumAluthge)
v1.0.0
EHRAuthentication v1.0.0
Merged pull requests:
- Fix the CI badge in the README (#1) (@DilumAluthge)
- Fix a bug caused by a typo (#2) (@DilumAluthge)
- Make sure to always run CI on Julia v1 (#3) (@DilumAluthge)
- Add an example function (#4) (@DilumAluthge)
- Add HTTP.jl to the list of direct dependencies (#5) (@DilumAluthge)
- CompatHelper: add new compat entry for HTTP at version 0.9, (keep existing compat) (#6) (@github-actions[bot])
- Add an example test (#7) (@DilumAluthge)
- CI: don't skip intermediate builds on the
main
orrelease-*
branches (#8) (@DilumAluthge) - Add JSON3.jl to the list of direct dependencies (#9) (@DilumAluthge)
- CompatHelper: add new compat entry for JSON3 at version 1, (keep existing compat) (#10) (@github-actions[bot])
- Add some
import
statements (#11) (@DilumAluthge) - Add Cerner authentication (#12) (@Vaibhavdixit02)
- Various tweaks and modifications to the Cerner authentication (#13) (@DilumAluthge)
- Bump version from "1.0.0-DEV" to "1.0.0" (#14) (@DilumAluthge)