Skip to content

Releases: clij/clijx-assistant

0.4.2.1

30 Nov 18:56
Compare
Choose a tag to compare
0.4.2.1 Pre-release
Pre-release

Bugfixes:

  • NullPointerException in cluPath code generator

0.4.2.0

30 Nov 16:41
Compare
Choose a tag to compare
0.4.2.0 Pre-release
Pre-release

New features;

  • clEsperantoJ Snake/Camel + Code Generators

0.4.1.0

28 Nov 22:24
Compare
Choose a tag to compare
0.4.1.0 Pre-release
Pre-release

New/updated features

  • CLIc generator generates correct C++ code now
  • Update docs, compatiblity lists and suggestions

Bugfixes

  • NullPointerExceptions on Ubuntu Linux
  • Better Matlab code generation

See also
https://github.com/clij/clij2/releases/tag/2.2.0.11
https://github.com/clij/clijx/releases/tag/0.30.1.0

0.4.0.10

22 Nov 22:00
Compare
Choose a tag to compare
0.4.0.10 Pre-release
Pre-release

New features

  • Matlab script generator now support clatlabx

Bug fixes:

  • Matlab script generator now does proper push/pull

0.4.0.9

18 Nov 16:51
Compare
Choose a tag to compare
0.4.0.9 Pre-release
Pre-release

Bugfixes

  • NullPointerExceptions while loading workflows
  • Better Window positioning while loading workflows
  • Generated python code couldn't deal with timelapse data

See also with https://github.com/clij/clij2/releases/tag/2.2.0.9

0.4.0.8

15 Nov 20:12
Compare
Choose a tag to compare
0.4.0.8 Pre-release
Pre-release

New features

  • Links to online documentation (Thanks to Theresa Suckert for suggesting)
  • Python and C++ compatibility is shown separately in menus

Bugfixes

  • Various improvements in script generation
  • Open Jupyter notebooks also if they have errors

0.4.0.3

01 Nov 09:32
Compare
Choose a tag to compare
0.4.0.3 Pre-release
Pre-release

Bugfixes

  • When redrawing multi-channel image stacks, null-pointer-exceptions happened and some channels were not shown sporadically

0.4.0.2

31 Oct 12:12
Compare
Choose a tag to compare
0.4.0.2 Pre-release
Pre-release

New features

  • ZPosition (range) projections
  • Added suggestions from Bram van den Broek

Bug fixes

  • make isotropic caused out-of-memory errors when pixel size was about much larger than 1x unit in x, y and z
  • Better handling of multi-channel images when modifying their size (make isotropic, cylinder, sphere)
  • removed debug traces

See also:
https://github.com/clij/clijx/releases/tag/0.30.0.2

0.4.0.0

25 Oct 13:30
Compare
Choose a tag to compare
0.4.0.0 Pre-release
Pre-release

New features

  • Visualisation of clEsperanto / language compatibility (Java, ijm, py, c++)

Bugfixes

  • Don't optimize first step (crop for example)
  • NullPointerException when creating images in rare scenarios
  • Exception in SphereTransform
  • Realoading workflows containing makeIsotropic failed
  • Hiding connections didn't work

Miscellanous

  • Various new plugins from SimpleITK, ImageJ, ImageJ2, MorpholibJ
  • New suggestions
  • Updated CLIc generator

0.3.5.8

18 Oct 09:05
Compare
Choose a tag to compare
0.3.5.8 Pre-release
Pre-release

New Features

  • Operations such as PullToRoiManager, MakeIsotropic, Sphere and Cylinder Transforms can have resizable input/output

Bug fixes:

  • Initial copy operations caused NullPointerExceptions in code generators
  • Fiji Plugin generator wasn't working when ImagePlus was first input
  • Usage miner counted one to much in all cases

Miscellaneous

  • Updated suggestions
  • Split label measurements into two categories

See also
https://github.com/clij/clijx/releases/tag/0.29.5.8
https://github.com/clij/clij2/releases/tag/2.1.5.8