Skip to content

v0.2.0

Compare
Choose a tag to compare
@CathalMullan CathalMullan released this 29 Aug 18:52
· 157 commits to main since this release

0.2.0 - 2024-08-29

Changed

  • Search method now returns a Result.

Removed

  • Removed all usages of unsafe code.
  • Removed smallvec dependency.

Security

  • Resolved incorrect unsafe usage in parameter extraction.