Skip to content

v1.9.11

Compare
Choose a tag to compare
@klauspost klauspost released this 22 Jan 11:59
· 95 commits to master since this release
ab26eb4
Add WithInversionCache and use pointer methods (#160)

There appears to be writes to value receivers.

Add `WithInversionCache(bool)` to disable cache.

Fixes #159