v0.8.0
Updated dependencies to support Python 3.12 along with a few other smaller bug fixes.
Updates / New Features
CI/CD
Changed CodeCov version from v3 to v4.
Add python 3.12 to test matrix
Docker
Update Dockerfile install of poetry, and make separate & specific directory copies.
Utils
Updated logging format of occlusion masking benchmark utility.
Fixes
Tests
Fix various floating point equality comparisons to not use exact match.
Fix random number usage from numpy to use
np.random.default_rng.Fix error being masked in
test_sal_on_coco_dets