Skip to content

v0.5.1

Compare
Choose a tag to compare
@jgreener64 jgreener64 released this 24 Aug 09:46
· 229 commits to master since this release
  • Fix MMCIFDict to always contain a Dict{String, Vector{String}} rather than a Dict{String, Union{String, Vector{String}}}, which includes making the "data_" tag a Vector{String}.
  • More functions documented and documentation bugfixes.