Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.0.5 #111

Merged
merged 37 commits into from
Feb 29, 2024
Merged

Release/2.0.5 #111

merged 37 commits into from
Feb 29, 2024

Conversation

WeisLeDocto
Copy link
Member

What's new in version 2.0.5:

WeisLeDocto and others added 30 commits February 7, 2024 10:49
build: update project version from 2.0.3 to 2.0.4
Was specified as Tuple[int, int], can also be Tuple[int, int, int] for color images.
Changed to Tuple[int, int] | Tuple[int, int, int]
Previously, the shape and dtype of the error image were being saved.
This behavior was leading to an unclear bug for the user.
The index of the recorded images is now padded with zeros to be at least 6 figures long.
Improves the sorting in file explorers, and compatibility with image-processing software.
Unlikely to be a breaking change.
…sources

Missing `resources` class in `__init__.py`
…ling_no_img_config

Not setting shape and dtype in config window when no image acquired
…pe_typehint

Wrong type hint for the image shape argument
…images_names

Change name of images recorded by the `Camera` Block
…e_duplicates_formats

Remove duplicate formats when using `v4l2-ctl` in Cameras
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
The changeset information is now included in the argument description, not after.
Also, minor improvement of the display when mentioning class, method, or function names.
…changest_information

Refactor change-set information
…efined_field_for_correlation

Allow user-defined fields for image correlation
It does so if images are being saved, no processing is being performed, and at least one output Link is defined.
…ignal_recording_camera_block

Send signal when recording images with Camera Block
@WeisLeDocto WeisLeDocto self-assigned this Feb 29, 2024
@WeisLeDocto WeisLeDocto merged commit e069fd4 into master Feb 29, 2024
19 checks passed
@WeisLeDocto WeisLeDocto deleted the release/2.0.5 branch February 29, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants