Skip to content

v4.13.0

Latest
Compare
Choose a tag to compare
@samueltardieu samueltardieu released this 29 Dec 19:33
· 6 commits to main since this release
v4.13.0
7fb048f
  • feat: implement Bron-Kerbosch algorithm, thanks to @gzsombor
  • fix(style): use unwrap_or_else when appropriate
  • fix(style): use Self instead of the type name
  • fix(style): make some functions const