Skip to content

Releases: jamesrhester/CrystalInfoFramework.jl

v0.2.1

22 Dec 05:12
Compare
Choose a tag to compare

CrystalInfoFramework v0.2.1

Diff since v0.2.0

Fixed case-comparison bugs
Use dictionary title to access dictionary data block

v0.2.0

16 Dec 05:50
53fa880
Compare
Choose a tag to compare

CrystalInfoFramework v0.2.0

  • Renamed NativeCif -> Cif
  • Changed type names to uniform UpperCase style
  • Introduced experimental DataSource type to use CIF dictionaries with arbitrary data formats
  • Completely rewrote dictionary internal data structures
  • Added namespaces
  • Improved documentation
  • Improved test coverage

Closed issues:

  • Broken cif_api link in README.md (#2)