Skip to content

Releases: tuananh/camaro

v6.2.3

16 Mar 00:17
Compare
Choose a tag to compare
  • add env var (CAMARO_FORCE_SINGLE_THREAD) to disable worker pool

v6.2.2

06 Jan 16:30
2bcde9a
Compare
Choose a tag to compare
  • Add destroy method for graceful shutdown of worker pool #141

release 6.2.1: release to npm with provenance

20 Aug 01:00
a642004
Compare
Choose a tag to compare

test npm release

20 Aug 00:56
35709ee
Compare
Choose a tag to compare
test npm release Pre-release
Pre-release
v6.2.1-rc0

Update release.yaml

6.2.0

20 Jul 14:13
Compare
Choose a tag to compare

rebuild with latest emsdk image to fix issue with node 18 and fetch

6.1.0

31 Jan 15:42
Compare
Choose a tag to compare
  • use worker_threads only when available. expect performance drop if use node < 12.

6.0.4: chore release:

17 Sep 18:42
Compare
Choose a tag to compare
- update deps
- update pugixml from upstream

6.0.1

21 May 15:02
Compare
Choose a tag to compare
  • fix 6.0.0 release, missing worker.js file in files section of package.json.

v6

21 May 07:49
Compare
Choose a tag to compare
v6
  • drop ready(). Introducing this method was a mistake.
  • drop support for Node < 12
  • make use of worker_threads module (avail since Node 12)
  • no longer works on the web
  • major performance improvement.

To upgrade from v5

  • Just remove .ready() call.
  • Update to a recent Node version (12+)

v3.0.19

24 Dec 03:55
Compare
Choose a tag to compare

camaro 3.0.19