0.7.0
Based on ELK 0.7.0.
Notable differences:
- #84:
webworker-threads
has been replaced byweb-worker
, which is a mere wrapper around node's ownworker_threads
.
Sinceworker_threads
haven't been there forever, node v12 is required when using a webworker in the node context. - Using GWT 2.9.0 for transpiling instead of 2.8.2