Skip to content

Releases: JuliaHealth/BioMedQuery.jl

v0.6.6

09 Feb 01:06
Compare
Choose a tag to compare

BioMedQuery v0.6.6

Diff since v0.6.4

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:

v0.6.4

22 Feb 13:53
Compare
Choose a tag to compare

Fix

Documentation

  • section needed only once (560d723)
  • move documenation up in the readme (e7f734b)
  • add standard bcbi assets - bcbi red forever (4e214ae)

v0.6.3

24 Jan 19:11
Compare
Choose a tag to compare

Fix

v0.6.2

17 Jan 22:45
Compare
Choose a tag to compare

Fix

  • check directory structure thoroughly (bf9598e)

Documentation

  • update init_mysql_db docstring, add detail to load medline example (2a34662)

v0.6.1

17 Jan 20:09
f394aa3
Compare
Choose a tag to compare

Updates for MEDLINE 2019

v0.6.0

16 Nov 18:01
Compare
Choose a tag to compare

Updating for julia 0.7 & 1.0 compatibility

v0.5.0

18 Jul 20:57
Compare
Choose a tag to compare
  • Removed deprecated libraries in favor of HTTP.jl
  • Release native julia MEDLINE loader
  • Moved examples to use Literate.jl

v0.4.0

06 Apr 19:02
Compare
Choose a tag to compare
  • 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

04 Dec 14:37
Compare
Choose a tag to compare
  • 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

27 Nov 17:02
Compare
Choose a tag to compare
v0.2.3-deprecate Pre-release
Pre-release

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