Clij Clij Versions Save

CLIJ is deprecated. Visit CLIJ2

17.0.0.6

3 years ago

internal API extensions to enable new operations in CLIJ2 2.0.0.6-BETA

1.7.0.4

3 years ago

Bug fix:

  • pulled images had state "changed"

Miscellaneous:

  • Enabled authors names and licenses in plugins (for CLIJ2)
  • Enabled default values for parameters in plugins (for CLIJ2)

1.7.0.0

3 years ago

This release brings internal compatibility changes with CLIJ2; 100%ly backwards compatible.

1.6.0

4 years ago

Potentially backwards compatiblity breaking changes:

  • Stability bugfixes at the very core
  • Macro recording text changed to enable CLIJ2 functionality

Bugfixes:

  • Links to CLIJ2 documentation

1.5.8

4 years ago

Bug fixes:

  • Deconvolution didn't work on 16-bit images. They produce now 32-bit images per default. Thanks to Mary E. Brown for reporting the bug!

1.5.7

4 years ago

Bugfixes:

  • Executing operations from dialogs caused a NullPointerException
  • Minimum/Maximum/Mean/Meadian-Sphere operations resulted in empty images if one radius was set to 0 on NVidia RTX 2060 Super (and potentially other similar GPUs)

Misc

  • Bump version of dependency jocl to 2.0.2

1.5.6

4 years ago

Changes

  • The macro recordings where changed to improve code readability and in order to enable ByReference parameters. The latter is deactivated in CLIJ and will be activated in CLIJ2
  • Under the hood changes in clij-clearcl are also related to new features in CLIJ2.

1.5.0

4 years ago

This release brings only API-opening changes, no functional chanes. Some functions in the API have been made public to enable new functionality in CLIJ2 and CLIJx.

Backwards compatbility is only broken for CLIJ2 and CLIJx as their jar files have been split and renamed. There is no clij-advanced-filters anymore. Use clij2 and clijx instead.

1.4.5

4 years ago

Bugfix:

  • setLocalSizes in clij-clearcl was inaccessible due to depenceny version incompatiblities