Release Notes - v2.3.8

Released on 2025-12-08. This version adds warnings for environment variables not using uppercase letters in the codebase scanner, along with a new health score feature and various fixes and improvements

  • Added env variables not using uppercase warning to codebase scanner.
  • Added health score feature to codebase scanner.
  • Removed --no-compare option from CLI and config file, because it was deprecated.
  • Fixed issue where show-stats and show-unused options were not working as expected in config file.
  • Updated dependencies to latest versions.