Skip to content

Releases: ivmartel/dwv

Fourth patch for v0.30

10 Dec 18:24
Compare
Choose a tag to compare

One more! This one fixes more module include and some missed overlay update. See milestone 0.30.4 for details.

Third patch for v0.30

09 Dec 15:20
Compare
Choose a tag to compare

Ok, I hope this one is the good one, fixes #1055. See milestone 0.30.3 for details.

Second patch for v0.30

07 Dec 14:23
Compare
Choose a tag to compare

This release fixes the dwv include in a node script. See milestone 0.30.2 for details.

First patch for v0.30

03 Dec 14:23
Compare
Choose a tag to compare

This release fixes the access to the Konva library. See milestone 0.30.1 for details.

Massive!

02 Dec 15:22
Compare
Choose a tag to compare

This release is massive, it includes a lot of changes! Two grumpy old issues finally got fixed: #133 Multi slice view (with PR #989) and #4 Add MPR (with PR #982). Please check the description of the PRs, they explain all the changes. Multi view add the stage class and MPR forced the code to switch from 2D to 3D. The doc includes an architecture page that explains the logic. Multi frame is now a reality (with #1034), multi resolution and anisotropic pixels are better handled. See milestone 0.30.0 for details.

Side note: the state file got updated but only to support the same functionality as before, this needs a big change to support 3D and I am thinking of switching to use presentation states...

First patch for v0.29

11 Jun 16:08
Compare
Choose a tag to compare

This release delays the first DOM access and uses lower z-index numbers for layers. See milestone 0.29.1 for details.

Layers!!

03 Jun 16:53
Compare
Choose a tag to compare

This release brings layers! See the new architecture doc page for its implementation. It also brings new roi meta data (for more flexibility), better roi labels, better meta data extraction. See milestone 0.29.0 for details.

Second patch for v0.28

21 Apr 08:05
Compare
Choose a tag to compare

Do not make i18next compulsory. See milestone 0.28.2 for details.

First patch for v0.28

02 Feb 23:24
Compare
Choose a tag to compare

Fix i18next import in some bundle cases. See milestone 0.28.1 for details.

Hello Karma!

28 Jan 20:39
Compare
Choose a tag to compare

The initial goal was to get rid of phantom, the repo now uses karma! The test page got unified and all launch at yarn run test. I also added some benchmark tool.

⚠️ Careful when updating, event names do not contain hyphen any more ⚠️

Less dangerous: switch to using eslint, karma, move wiki pages to doc and the usual bugfixes. See the changelog file or milestone 0.28.0 for more details.