Releases: tuananh/camaro
Releases · tuananh/camaro
v6.2.3
16 Mar 00:17
Compare
Sorry, something went wrong.
No results found
add env var (CAMARO_FORCE_SINGLE_THREAD) to disable worker pool
v6.2.2
06 Jan 16:30
Compare
Sorry, something went wrong.
No results found
Add destroy method for graceful shutdown of worker pool #141
release 6.2.1: release to npm with provenance
20 Aug 01:00
Compare
Sorry, something went wrong.
No results found
test npm release
20 Aug 00:56
Compare
Sorry, something went wrong.
No results found
v6.2.1-rc0
Update release.yaml
6.2.0
20 Jul 14:13
Compare
Sorry, something went wrong.
No results found
rebuild with latest emsdk image to fix issue with node 18 and fetch
6.1.0
31 Jan 15:42
Compare
Sorry, something went wrong.
No results found
use worker_threads only when available. expect performance drop if use node < 12.
6.0.4: chore release:
17 Sep 18:42
Compare
Sorry, something went wrong.
No results found
- update deps
- update pugixml from upstream
6.0.1
21 May 15:02
Compare
Sorry, something went wrong.
No results found
fix 6.0.0 release, missing worker.js file in files section of package.json.
v6
21 May 07:49
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found