Skip to content

Releases: airbreather/mod-nodejs

libnode for Windows (v26.8.1)

Choose a tag to compare

@airbreather airbreather released this 06 Sep 19:16
Immutable release. Only release title and notes can be modified.
e86c792

Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/34046618269 - note the SHA digest in the logs (which I hope are still accessible later) matches the 7z file here (zlib import lib built from: https://github.com/airbreather/mod-nodejs/actions/runs/33966930669 with the same idea).

In the Linux releases, I wrote something about the official Windows builds already having what we need. That doesn't seem to be true - or at least, I couldn't definitely get it to work when I tried, whereas I COULD eventually get this to work.

An earlier release didn't have separate Debug / Release builds, and I wanted to get PDBs in here too, so I've made a new release with everything we should need.

libnode for Windows (v26.8.1)

Pre-release

Choose a tag to compare

@airbreather airbreather released this 05 Sep 14:32
Immutable release. Only release title and notes can be modified.
7b9f7f2

Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/33969124024 - note the SHA digest in the logs (which I hope are still accessible later) matches the 7z file here (zlib import lib built from: https://github.com/airbreather/mod-nodejs/actions/runs/33966930669 with the same idea).

In the Linux releases, I wrote something about the official Windows builds already having what we need. That doesn't seem to be true - or at least, I couldn't definitely get it to work when I tried, whereas I COULD eventually get this to work.

libnode for Linux (v26.8.1)

Choose a tag to compare

@airbreather airbreather released this 01 Sep 10:25
Immutable release. Only release title and notes can be modified.
68d8c8a

Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/33328332095 - note the SHA digest in the logs (which I hope are still accessible later) matches the file here.

Windows already has pre-built files from nodejs.org that serve the same purpose, but there's nothing I can find for Linux. So something like this is needed to avoid this project adding extra manual steps or configuration flags to the build process.

libnode for Linux (v26.7.0)

Choose a tag to compare

@airbreather airbreather released this 08 Aug 10:13
Immutable release. Only release title and notes can be modified.
f16f9b9

Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/31229694424 - note the SHA digest in the logs (which I hope are still accessible later) matches the file here.

Windows already has pre-built files from nodejs.org that serve the same purpose, but there's nothing I can find for Linux. So something like this is needed to avoid this project adding extra manual steps or configuration flags to the build process.