Skip to content

v2.0.2

Choose a tag to compare

@fhunleth fhunleth released this 19 Jan 01:21
· 25 commits to main since this release
  • Bug fixes
    • Remove lazy NIF loading. There's an unexplained segfault in a small example
      program that uses the same strategy. Even though it wasn't reproduceable
      here, it's not worth the risk. Thanks to @pojiro for investigating.