Skip to content

Releases: clEsperanto/CLIc

0.16.0

21 Nov 13:23
31a340d
Compare
Choose a tag to compare

What's Changed

New

Updates

Full Changelog: 0.15.1...0.16.0

0.15.1

14 Nov 14:59
5c32a1a
Compare
Choose a tag to compare

What's Changed

New

  • Morphological operator by @StRigaud in #386
    • See #385 and Image.sc forum request for more details
    • Add erosion and dilation which take a custom footprint
    • Rework dilate, erode, opening, closing operation to ensure generic function signature

Updates

  • Update documentation by @StRigaud in #389, #390
    • Introduce versionning
    • Update content
    • Still WIP for some sections
  • Fix parameter name for some kernel by @StRigaud in #392
    • Invisible for users
  • Add Try/Catch at Array destructor to ensure good memory release by @StRigaud in #393

Full Changelog: 0.14.2...0.15.0
Full Changelog: 0.15.0...0.15.1

0.15.0

14 Nov 11:27
34a6295
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release

What's Changed

New

  • Morphological operator by @StRigaud in #386
    • See #385 and Image.sc forum request for more details
    • Add erosion and dilation which take a custom footprint
    • Rework dilate, erode, opening, closing operation to ensure generic function signature

Updates

  • Update documentation by @StRigaud in #389, #390
    • Introduce versionning
    • Update content
    • Still WIP for some sections
  • Fix parameter name for some kernel by @StRigaud in #392
    • Invisible for users
  • Add Try/Catch at Array destructor to ensure good memory release by @StRigaud in #393

Full Changelog: 0.14.2...0.15.0

0.14.2

22 Oct 14:33
2c45ca1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.1...0.14.2

0.14.1

18 Oct 14:43
d3b3493
Compare
Choose a tag to compare

What's Changed

Updates

New

Full Changelog: 0.14.0...0.14.1

0.14.0

18 Oct 10:46
4e8662d
Compare
Choose a tag to compare

What's Changed

This release come with an effort to fit the prototype API to allows an easy switch from one version to the new one. This mean introducing a few changes. This mainly concern parameter name changes and order.

Updates

  • Rename minimum and maximum into minimum_filter to maximum_filter for clarity by @StRigaud in #373
  • Apple OS specific code extended to x86-64 architecture by @StRigaud in #379

Updates for prototype compatibility

Full Changelog: 0.13.4...0.14.0

0.13.4

15 Oct 09:03
4c18fc0
Compare
Choose a tag to compare

What's Changed

CLIc now rely on the 3.0.2 version of the clij-kernel

Updates

New Contributors

Full Changelog: 0.13.3...0.13.4

0.13.3

29 Sep 15:14
3df8570
Compare
Choose a tag to compare

What's Changed

  • Typo and documentation fix, necessary for the bindings to correctly work by @StRigaud in #351

Full Changelog: 0.13.2...0.13.3

0.13.2

29 Sep 14:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.13.2

0.13.1

27 Sep 10:32
b15cd4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1