Releases: clEsperanto/CLIc
Releases · clEsperanto/CLIc
0.9.0
What's Changed
- Update LICENSE by @StRigaud in #258
- Sphinx doc and page deployement by @StRigaud in #262
- Define pixel label and binary placehold by @StRigaud in #257
- Fix broken link by @StRigaud in #266
- Fix bouding box by @StRigaud in #267
- Fix uint8 type in histogram by @StRigaud in #272
- Fix wrong documentation in T2 by @StRigaud in #260
- Add label bbox function by @StRigaud in #268
- Add usage documentation by @StRigaud in #269
- Add transform and tests by @StRigaud in #270
- Add versioning page by @StRigaud in #271
- Add smooth connected labels by @StRigaud in #261
- Add print() by @StRigaud in #256
Full Changelog: 0.8.2...0.9.0
0.8.2
What's Changed
- Device-selection by name case-insensitive by @StRigaud in #238
- add radius parameter to detect-minima/-maxima and move to tier2 by @StRigaud in #236
- add smooth_labels by @haesleinhuepf in #246
- add reduce_labels_to_label_edges + test by @haesleinhuepf in #248
- fixing cache system for AMD devices by @StRigaud in #251
- fix documentation by @StRigaud in #253
- add erode_otsu_labeling by @StRigaud in #254
- add gauss_otsu_labeling by @haesleinhuepf in #255
Full Changelog: 0.8.1...0.8.2
v0.8.1
0.8.0
What's Changed
- update backend func call by @StRigaud in #182
- Optimise-cuda by @StRigaud in #186
- Subregion-io by @StRigaud in #187
- remove warning at kernel compile by @StRigaud in #190
- Add sub-region memory copy by @StRigaud in #191
- Add acknowledgements by @haesleinhuepf in #196
- Update tests_and_coverage.yml by @StRigaud in #192
- add JIT cache on disk by @StRigaud in #193
- use gtests framework by @StRigaud in #199
- fix ocl dependencies in CI by @StRigaud in #201
- add tests by @StRigaud in #200
- update coverage ci by @StRigaud in #203
- add default buffer initialisation by @StRigaud in #206
- add more tests to the suite by @StRigaud in #207
- remove memory fill at creation by @StRigaud in #209
- Add new filters by @StRigaud in #210
- Add range func by @StRigaud in #212
- add array equal function and tests by @StRigaud in #214
- update range function by @StRigaud in #215
- Prep_v0.8 by @StRigaud in #217
- add doxygen by @StRigaud in #183
- prep v0.8 by @StRigaud in #224
- set kernel to fix commit tag by @StRigaud in #231
Full Changelog: 0.7.2...0.8.0
v0.7.2
v0.7.1
v0.7.0
What's Changed
- Build(deps): bump lukka/get-cmake from 3.26.3 to 3.26.4 by @dependabot in #167
- Build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #166
- ADD: block and grid functions by @CherifMZ in #171
- switch to new backend by @StRigaud in #168
Full Changelog: 0.6.5...0.7.0
0.6.5
v0.6.4
What's Changed
- ENH: uint64 and int64 support by @StRigaud in #135
- C++std flag compatibility for wrapper by @StRigaud in #146
- ADD: crop kernel by @CherifMZ in #145
- Improve device selection and add device type parameter by @StRigaud in #149
- STYLE: code cleaning of operation class by @StRigaud in #152
- STYLE: update
std::cerr
tothrow
statement by @StRigaud in #154 - STYLE: code cleaning of image class and type enum by @StRigaud in #153
- STYLE: improve OpenCL code integration into header by @StRigaud in #155
- ADD: Laplace Box kernel by @CherifMZ in #157
- ADD: min and max image comparison, dilate and erode box, and other T1 kernel operation by @StRigaud in #159
New Contributors
Full Changelog: 0.6.3...0.6.4
v0.6.3
What's Changed
- extend documentation: add_new_kernel by @thawn in #125
- Build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #128
- Add usage of nD buffer memory type (BufferRect) by @StRigaud in #129
- Add power kernel, power images kernel, and multiply image and scalar kernel by @StRigaud in #130
- Add map/unmap functionnality by @StRigaud in #131
- Replace vector to array in the backend by @StRigaud in #133
Full Changelog: 0.6.2...0.6.3