Release Notes - v2.2.8
Released on 2025-10-04. This version focuses on fixing .env not ignored by git when using --fix flag. and improving maintainability of the codebase.
- Fix .env is not ignored by git when using --fix flag.
- Refactored codebase for improved maintainability.