Skip to content

v0.9.2

Compare
Choose a tag to compare
@douweschulte douweschulte released this 20 Jun 15:54
· 128 commits to master since this release
1c3d777
  • Added open_mmcif_raw
  • Fixed a bug in atom parsing (#92)
  • Removed below precision errors in validation
  • Changed many functions to accept AsRef<str> instead of &str
  • Marked all applicable functions as const