Releases: clEsperanto/pyclesperanto
Releases · clEsperanto/pyclesperanto
0.16.0
0.15.1
What's Changed
- Update to [email protected] by @github-actions in #289
Full Changelog: 0.14.2...0.15.1
0.14.2
0.14.1
What's Changed
- Update to [email protected] by @github-actions in #279
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
This release come in an effort to improve drop-in compatibility with the prototype
. Some change in the API were done but mainly on the parameters names.
Updates
- Remove
prototype
from url inrepr_html
for notebook display by @StRigaud in #259 - Rename parameter "bool" to "wait" for clarity. by @haesleinhuepf in #263
- Remove numpy API style function as they were introducing confusion, we will reintroduce them in a better way in the future by @StRigaud in #274
- Rename CI for clarity by @StRigaud in #258
- Parameter name and order update for compatibility with the
prototype
by @StRigaud in #273 & #277 - Update to [email protected] by @github-actions in #276
- See Release Notes for more details
Full Changelog: 0.13.4...0.14.0
0.13.4
What's Changed
- Update CI build tests with python 3.11
- Update to CLIc 0.13.4 by @github-actions in #257
- See Release Notes
Full Changelog: 0.13.3...0.13.4
0.13.3
What's Changed
- Fix page deployement by @StRigaud in #242
- Add reshape function to Array class by @haesleinhuepf in #243
- Update Bia-bob suggestions by @haesleinhuepf in #246
- Allow pyclesperanto_prototype images as parameter values by @haesleinhuepf in #244
- Fix typo by @StRigaud in #247
- Update to [email protected] by @github-actions in #252
Full Changelog: 0.13.1...0.13.3
0.13.1
What's Changed
Aut-update deployement by @StRigaud in #224, #235
- Set-up a JS action for automatically update tier function code based on CLIc release tag.
- Open a related issue, branch, and PR
- This is still on test
New:
-
Update to [email protected] and [email protected] by @github-actions in #239, #241
- pixel_count_map / extension_ratio_map
- sub_stack / reduce_stack
- reduce_label_to_centroids
- exclude_label_with_values_out_of_range / exclude_label_with_values_within_range
- exclude_small_labels / exclude_large_labels
- exclude_label_by_size
-
Add message at
import
with option for addition package needed by @StRigaud in #223 -
Make categories searchable by @haesleinhuepf in #232
Full Changelog: 0.12.1...0.13.1
0.12.1
0.12.0
What's Changed
New
- Add
statistics_of_labelled_pixels
function - Benchmarking affine transforms by @haesleinhuepf in #197
- Benchmark intensity projections by @haesleinhuepf in #199
- Benchmark top_hat by @haesleinhuepf in #201
Fix and Updates
- Minimal Python version is set to 3.8 by @StRigaud in #221
- Fix decorator that was not managing function arguments correctly by @StRigaud in #220
- Update tiers and code to CLIc 0.12.0 by @StRigaud in #216
- See CLIC Changelog for more details: https://github.com/clEsperanto/CLIc/releases/tag/0.12.0
Full Changelog: 0.11.1...0.12.0