Skip to content

Releases: kriszyp/lmdb-js

v3.5.6

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:29
abd8160
Fix build-centos-7: expand CC/CXX paths via github.workspace

node-gyp >=12 added GetCompilerPredefines() which calls the compiler via
Python subprocess.run (no shell), so \${PWD} in CC/CXX is never expanded.
Replace with \${{ github.workspace }} which GitHub Actions expands before the
step runs, giving a static absolute path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v3.5.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 00:00
931f7fe
3.5.5

v3.5.4

Choose a tag to compare

@github-actions github-actions released this 16 Apr 17:42
5a1c8af
Fix syntax error

v3.5.3

Choose a tag to compare

@github-actions github-actions released this 01 Apr 22:57
1b79f74
Update version

v3.5.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 02:48
d91fc87
Update version

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 13:06
Update version

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 22:33
Try to specify mac architecture

v3.4.4

Choose a tag to compare

@github-actions github-actions released this 08 Nov 21:12
Update version

v3.4.3

Choose a tag to compare

@github-actions github-actions released this 06 Oct 01:59
Update version

v3.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 03:07
Try smaller free space test