Skip to content

v0.0.2

Compare
Choose a tag to compare
@ariostas ariostas released this 22 May 23:37
· 26 commits to main since this release

This release contains a couple of important bug fixes. One of them was causing a very significant slowdown in the computation, and the other one was producing wrong results due to a missing sign.

[0.0.2] - 2024-05-22

🐛 Bug Fixes

  • Fixed computation of distance between curves
  • Added missing sign

📚 Documentation

  • Added some more shields to the readme

🧪 Testing

  • Added test with threefold with larger h11

⚙️ Miscellaneous Tasks

  • Format code
  • Clippy fixes
  • Added repo url to toml files
  • Added cliff.toml