Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 07:59
· 4 commits to master since this release

CrystalInfoFramework v0.7.0

Diff since v0.6.3

  • FilePaths has been removed. To open a CIF-formatted string, use new method cif_from_string(string). Legacy code using p"filename" or passing a FilePath.Path to the Cif constructor should still work.
  • The DataContainer submodule has been rearchitected and is still in flux.
  • Mac OS 14 users may have trouble. Please raise an issue if this is the case. MacOS 13 is fine.

Closed issues:

  • Possible error with fix_url when path contains a space (#11)