Skip to content

Releases: ShinniUwU/GitHealth

0.0.2

05 May 22:25
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

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.

0.1

05 May 22:14
1ff9851
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

start of something new?