Skip to content

v0.7.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 13:51
· 1 commit to main since this release

CHANGELOG

v0.7.8

Fixes

  • Initialize DLL on nif load (#126)
  • Fixed the issue introduced in #122
  • Creating bin directory if it does not exist on Windows before adding it to the DLL searching path (#123)
  • Embedding dll loader as another NIF to avoid failures when running in release mode (#120)