Releases: ShinniUwU/GitHealth
Releases · ShinniUwU/GitHealth
0.0.2
Release Notes: Git Repository Health Checker Script
Version 0.0.2 - 05.06.2024
Enhancements:
- Function for Git Repository Check: Added a function to verify if the script is run within a Git repository, improving script reliability and ensuring proper usage.
- Improved Error Handling: Enhanced error handling throughout the script with clearer messages to help users troubleshoot potential issues.
- Optimized Large Files Check: Updated
check_large_files
function to better handle Git LFS usage and provide more accurate file size checks. - Readability and Formatting Improvements: Made the script easier to understand with consistent formatting and clearer comments.
- Unoptimized Image Quality Check: Modified
check_unoptimized_images
function to evaluate image quality rather than just size, improving detection accuracy.
These updates improve the script's overall reliability and usability, providing a smoother experience for users checking their Git repositories.