v2.0.2
-
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.
- Remove lazy NIF loading. There's an unexplained segfault in a small example
-
Changes
- Add example Livebook. Thanks to @mnishiguchi.