Skip to content

v1.2.2

Choose a tag to compare

@fhunleth fhunleth released this 18 Jan 03:50
· 166 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.