v0.11.5
- 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}withreadmultimmcifand written out withwritemultimmcif. - Tab completion and an improved REPL display are added for
MMCIFDictandMMTFDict.