Skip to content

v3.0.6

Compare
Choose a tag to compare
@samueltardieu samueltardieu released this 20 Feb 17:37
· 618 commits to main since this release
v3.0.6
567e665
  • Add MSRV and check for consistency
  • Add #[must_use] on Weights trait
  • Use thiserror crate to build MatrixFormatError
  • Add an example for Grid as Debug