Skip to content

v0.11.5

Compare
Choose a tag to compare
@jgreener64 jgreener64 released this 10 Oct 13:37
· 130 commits to master since this release
  • Some mmCIF files, such as the chemical component dictionary from the PDB, contain multiple data blocks. These can now be read in to a Dict{String, MMCIFDict} with readmultimmcif and written out with writemultimmcif.
  • Tab completion and an improved REPL display are added for MMCIFDict and MMTFDict.