Skip to content

Releases: kieler/elkjs

0.9.3

16 Apr 08:27
Compare
Choose a tag to compare

Based on ELK 0.9.1

elkjs changes

ELk Changes

These changes are not yet released in ELK, but are already included in this elkjs release.

For all changes and fixed issues see the ELK release notes.

0.9.2

23 Feb 12:11
72b471e
Compare
Choose a tag to compare

Based on ELK 0.9.0

Includes a fix to microlayout in combination with rectpacking elk#997.

0.9.1

08 Jan 08:15
Compare
Choose a tag to compare

Based on ELK 0.9.0

For changes and fixed issues see the release notes.

This is a technical release and it has no differences in features compared to elkjs 0.9.0.

0.9.0

22 Dec 10:07
Compare
Choose a tag to compare

Based on ELK 0.9.0

For changes and fixed issues see the release notes.

0.8.2

05 Sep 06:54
Compare
Choose a tag to compare

Based on ELK 0.8.1

For changes and fixed issues see the release notes.

0.8.1

05 Sep 06:54
Compare
Choose a tag to compare

Based on ELK 0.8.0

For changes and fixed issues see the release notes.

0.7.3-dev

15 Jul 19:02
Compare
Choose a tag to compare

Two fixes to elkjs itself:

  • #127 - Allow proper inclusion in strict environments
  • #135 - Fixes to typescriptypest

Based on ELK 0.7.1 with the following additions (branch: releases/elkjs/0.7.2):

  • eclipse/elk#698 - Support node micro layout with further layout algorithm
  • eclipse/elk#697 - Change default node label stacking dimension for Direction.UNDEFINED
  • eclipse/elk#755 - Maximum call stack size exceeded in $connectedComponentsDFS

0.7.1

20 Dec 15:54
Compare
Choose a tag to compare

Based on ELK 0.7.1.

0.7.0

31 Jul 09:36
Compare
Choose a tag to compare

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

0.6.2

07 Mar 19:42
Compare
Choose a tag to compare

Based on ELK 0.6.1

For changes and fixed issues see the release notes.