Releases: JuliaHealth/BioMedQuery.jl
Releases · JuliaHealth/BioMedQuery.jl
v0.6.6
BioMedQuery v0.6.6
Closed issues:
- Bug: Travis is currently not passing on the master branch (#56)
- Pkg.build(BioMedQuery) error on Julia 0.6.4 (#57)
- Pkg.build(BioMedQuery) error on Julia 0.6.4 (#58)
- EXCEPTION_ACCESS_VIOLATION (#59)
- TODO: Set up bors in this repository (#61)
Merged pull requests:
- Fix tests (#60) (@ibacher)
- Disable semantic release (#62) (@DilumAluthge)
- Add support for bors (#63) (@ibacher)
- Add DO NOT MERGE label (#64) (@DilumAluthge)
- Use a more modern travis configuration (#66) (@ibacher)
- Restore additional tests (#67) (@ibacher)
- Reorganize readme (#68) (@DilumAluthge)
- Update bors.toml (#69) (@DilumAluthge)
v0.6.4
v0.6.3
v0.6.2
v0.6.1
Updates for MEDLINE 2019
v0.6.0
Updating for julia 0.7 & 1.0 compatibility
v0.5.0
- Removed deprecated libraries in favor of HTTP.jl
- Release native julia MEDLINE loader
- Moved examples to use Literate.jl
v0.4.0
-
Update dependancies with breaking changes:
- MySQL.jl v0.5.x
- DataFrames v0.11.x
-
Migrate from Nullables to Missings
-
Cleanup PubMed interface -- redundant sql functions
-
Fix tests/examples/docs
v0.3.0
- Use EUtils and UMLS that are now part of BioServices.jl
- Remove parts from UMLS and MTI that are not in pure Julia
- Update documentation with all the changes
- Examples are now Jupyter notebooks
v0.2.3-deprecate
This is a back-up tag for the last snapshot of "master" before restructuring BioMedQuery to depend on BioServices and to move API's that are not julia native out as individual packages