Skip to content

v0.7.1

Compare
Choose a tag to compare
@Ladme Ladme released this 15 Mar 17:03
· 170 commits to main since this release

Version 0.7.1

  • Bug fix: GSL queries containing non-ASCII characters should no longer cause panic.
  • tpr_io::read_tpr is now a public function.
  • TrajReadOpen trait is now included in groan_rs::prelude.
  • Replaced the crossbeam_utils crate with features from standard library.