Skip to content

v0.5.0

Compare
Choose a tag to compare
@mat-hek mat-hek released this 10 Feb 10:43
· 97 commits to master since this release
00e54c7

This release fixes leaking Erlang cookie when connecting to C nodes. Currently, it's passed via environment variable instead of process arguments, which is a breaking change. See #84 for details. Alongside, the typing was improved in #87.

Special thanks go to @TypedLambda for his contributions.