=================
New Features
------------
- ...
API Changes
-----------
- change color of contours to gray in LocalizationProperty2d
- sort show_versions output
- add register method based on skimage and refactor register_cc
Bug Fixes
---------
- ...
Other Changes and Additions
---------------------------
- various changes to documentation
- lint for numpy=2.0 and fix new ruff issues
- refactor: gitignore
- refactor dockerfiles
- add tool show_test_data to show test data
- remove requirements.txt and requirements_dev.txt
- fix tests to be compatible with pandas 2.2.0
- speed up tests for localization_precision
- optimize test data
- fix errors and deprecation warnings for pandas 2.0
- switch to black ~24.0 format
- add more benchmarks
- add dockerfile to deploy locan with jupyter lab