Skip to content

Releases: livebook-dev/adbc

v0.8.0

24 Oct 18:54

Choose a tag to compare

Release v0.8.0

v0.7.9

29 May 10:03

Choose a tag to compare

Update CI

v0.7.8

28 Jan 13:51

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

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

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

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

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

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

Choose a tag to compare

Release v0.7.2

v0.7.1

20 Jan 22:25

Choose a tag to compare

Release v0.7.1

Signed-off-by: Cocoa <[email protected]>