Skip to content

Releases: clEsperanto/CLIc

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

0.13.0

24 Sep 09:58
85904fc
Compare
Choose a tag to compare

What's Changed

Introducing several function for filter labels map based on label properties (e.g. area). And a CI to create auto-update PR for pyclesperanto and clesperantoJ repository to facilitate version update.

New

  • Add label filtering function by @StRigaud in #335
  • Add new filters and operations by @StRigaud in #343
    • fill_holes, remove_labels, pixel_count_map, etc.
  • Add CI to propagate latest release pyclesperanto and clesperantoj repository by @StRigaud in #336

Updates

Full Changelog: 0.12.1...0.13.0

0.12.1

23 Aug 08:37
be42e55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

22 Aug 15:42
a0d03a2
Compare
Choose a tag to compare

What's Changed

New

Fix and updates

  • For windows, copy dlls in tests build folder to simplify test run by @StRigaud in #314
  • Rename-read/write/copy-functions to readTo/writeFrom/copyTo for clarity by @StRigaud in #324
  • Only use std::vector to simplify Java wrapping by @StRigaud in #329
  • Improve management of thirdparty versionning by @StRigaud in #333
  • Update documentation by @StRigaud in #330

Full Changelog: 0.11.1...0.12.0

0.11.1

11 Jul 16:34
b37564c
Compare
Choose a tag to compare

Patch correction

Full Changelog: 0.11.0...0.11.1