Skip to content

Releases: zeromq/zeromq.js

v6.0.0-beta.15

05 Dec 21:48
Compare
Choose a tag to compare

What's Changed

  • fix: statically link libsodium by @aminya in #540
  • fix: install arm brew on macOS Arm to install libsodium by @aminya in #542
  • fix: fixes for macOS-arm-deps script @Bartel-C8 in #543

Full Changelog: v6.0.0-beta.14...v6.0.0-beta.15

v6.0.0-beta.14

28 Nov 08:06
Compare
Choose a tag to compare

What's Changed

  • fix: fix the spawning errors in node-gyp-build by @aminya in #537
  • fix: use downlevel-dts for generating old types by @aminya in #538
  • chore: remove unused dependencies by @aminya in #539

Full Changelog: v6.0.0-beta.13...v6.0.0-beta.14

v6.0.0-beta.13

27 Nov 06:54
Compare
Choose a tag to compare

What's Changed

  • fix: fork and fix the node-gyp-build issues by @aminya in #536

Full Changelog: v6.0.0-beta.12...v6.0.0-beta.13

v6.0.0-beta.12

27 Nov 05:28
Compare
Choose a tag to compare

What's Changed

  • fix: fix for Electron v21 and up. by @Bartel-C8 in #532
  • feat: upgrade libzmq to the latest dev version by @aminya in #512
  • fix: update the typings compatibility scripts/tests by @aminya in #535

Full Changelog: v6.0.0-beta.11...v6.0.0-beta.12

v6.0.0-beta.11

18 Nov 20:34
Compare
Choose a tag to compare

What's Changed

  • fix: compile the build typescript files for production by @aminya in #531

Full Changelog: v6.0.0-beta.10...v6.0.0-beta.11

v6.0.0-beta.10

17 Nov 02:23
Compare
Choose a tag to compare

What's Changed

  • ci: add prebuilds for Musl Linux (Alpine, CentOS, etc.) by @aminya in #528
  • fix: remove the inputs for the action by @aminya in #527

Full Changelog: v6.0.0-beta.9...v6.0.0-beta.10

v6.0.0-beta.9

16 Nov 21:41
Compare
Choose a tag to compare

What's Changed

  • fix: use absolute paths for the action inputs by @aminya in #525
  • fix: stop the build in case of a shell error by @aminya in #525
  • fix: fix the Win x86 prebuild script by @aminya in e30b162

Full Changelog: v6.0.0-beta.8...v6.0.0-beta.9

v6.0.0-beta.8

16 Nov 06:47
Compare
Choose a tag to compare

What's Changed

  • feat: rewrite the build script by @aminya in #519
  • feat: add support for macOS Arm + Windows 32 bit by @aminya in #522
  • feat: improve the architecture handling the build system by @aminya in #522
  • test: separate GC tests from the rest by @aminya in #520

Full Changelog: v6.0.0-beta.7...v6.0.0-beta.8

v5.3.1

16 Nov 02:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.3.1

v6.0.0-beta.7

13 Nov 04:14
Compare
Choose a tag to compare

What's Changed

  • Fix use-after free + Fix building on Windows + prebuild for Node, Electron or on x86 + add debug build + fix the tests and ci by @aminya in #444
  • chore: add GitHub actions for prebuilding by @aminya in #459
  • Add eslint-config-atomic, update eslint, organize scripts by @aminya in #469
  • Update dependencies - Run tests in GitHub Actions by @aminya in #474
  • Run lint on the whole project by @aminya in #511
  • fix: update dependencies by @aminya in #510
  • fix: enable the cpp exception in the release build by @aminya in #513
  • Remove the non-deterministic module export modification in native.ts by @Eximius in #391
  • fix: fix the openssl_fips build error + ci: update CI versions by @aminya in #517
  • Improved typings compatibility by @russaa in #371
  • Update ts-morph to the latest version by @Greenkeeper in #385
  • Improve README and add a CONTRIBUTING page by @willingc in #468

New Contributors

Full Changelog: v6.0.0-beta.6...v6.0.0-beta.7