Skip to content

0.7.0

Compare
Choose a tag to compare
@uruuru uruuru released this 31 Jul 09:36
· 62 commits to master since this release

Based on ELK 0.7.0.

Notable differences:

  • #84: webworker-threads has been replaced by web-worker, which is a mere wrapper around node's own worker_threads.
    Since worker_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