Skip to content

v2.0.3

Compare
Choose a tag to compare
@fhunleth fhunleth released this 19 Jan 01:17
· 13 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.