v1.30.0
v1.30.0 (2024-12-19)
Features
Didn't test updating from os to pathlib enough, but should be good now. Added basic test, needs to be expanded upon.
## Summary by CodeRabbit-
New Features
-
Introduced a new variable for improved file path handling in the feature loading process.
-
Added a comment for clarity on retrieving the full path to the feature file.
-
Bug Fixes
-
Updated logic for removing the image type file from the feature files list.
-
Tests
-
Added a new test function to validate the functionality of the feature loading function.
- Implemented a fixture for testing with a temporary feature file.
Detailed Changes: v1.29.1...v1.30.0