- **img**: Add new module: img. Houses utilities for working with images
1.3.3
Fix
- **log**: Fixed case where tags were not processed in addendum logs (where add_more=True)
1.3.2
Refactor
- **logs**: Ensure that logger processes style tags by default
1.3.1
Refactor
- **strings**: New util: `normalize_ver`, normalize a version string
1.3.0
Feat
- **logs**: Greatly optional parameters available to the logger object, add a `LogResults` context manager, add a function for reconfiguring a logger object, simplify the `log_test_result` decorator
1.2.6
Refactor
- **schema**: Deprecated unused "unify_schemas" function