Adds a new task class `LabelledSegmentationVerificationNoCheckbox`, which is essentially the same as `LabelledSegmentationVerification` but has no checkbox in the interface, which can be used to skip e.g. images that do not contain bounding boxes.
0.1.6
Allow user-defined prompts for checkboxes in user interface.
0.1.5
This release makes the task interfaces more user-friendly by replacing the `min_width` parameter in the `ImageAnnotationFieldV1` class with the parameter `full_height`.
0.1.4
Adds an error message for a missing `training` key under the main pool configuration, which is needed for linking the training and main pools.
0.1.3
This release updates Toloka-kit to version 1.0. The release fixed a typo in one of the observers, which caused previous versions of abulafia to crash.
0.1.2
Minor adjustments to the `LabelledSegmentationVerification` interface. Updates to documentation. Improved error messages when validating tasks uploaded to Toloka.