- [Feature] Add type hints
- [Feature] Add errors and warnings for invalid arguments of
rect.find_dominant_angle
andrect.fit_grid
- Use modern package structure according to PEP 621
- Remove support for Python 3.6 and 3.7
- [Bugfix] Add missing package definitions.
- [Feature] Add
roi.CircularROI
,roi.SquareROI
,roi.ROIDataset
.
- Initial release