Skip to content

Releases: elixir-explorer/adbc

v0.7.8

28 Jan 13:51
Compare
Choose a tag to compare

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)

v0.7.7

27 Jan 16:58
Compare
Choose a tag to compare

v0.7.7 is retired as it's contains invalid precompiled artifacts. The next working version is v0.7.8.

v0.7.6

27 Jan 14:31
Compare
Choose a tag to compare

v0.7.6 is retired as it's contains invalid precompiled artifacts. The next working version is v0.7.8.

v0.7.5

27 Jan 11:42
Compare
Choose a tag to compare

v0.7.5 is retired as it's contains invalid precompiled artifacts. The next working version is v0.7.8.

v0.7.4

27 Jan 10:55
Compare
Choose a tag to compare

v0.7.4 is retired as it's contains invalid precompiled artifacts. The next working version is v0.7.8.

v0.7.3

24 Jan 19:06
Compare
Choose a tag to compare

CHANGELOG

v0.7.3

Fixes

  • Assign NIFs to ERL_NIF_DIRTY_JOB_{CPU,IO}_BOUND accordingly (#119)

v0.7.2

21 Jan 09:42
Compare
Choose a tag to compare
Release v0.7.2

v0.7.1

20 Jan 22:25
Compare
Choose a tag to compare
Release v0.7.1

Signed-off-by: Cocoa <i@uwucocoa.moe>

v0.7.0

08 Jan 07:34
Compare
Choose a tag to compare
Release v0.7.0 with macos prebuild

v0.6.5

21 Nov 18:58
Compare
Choose a tag to compare

CHANGELOG

v0.6.5

Added

  • Added an environment variable ADBC_PREFER_PRECOMPILED. Set to false to force compile locally.

Changed

  • Updated to ADBC library 15.