less than 1 minute read

1.116.0 is live and ready for download. This version brings the following:

Added 🚀

  • Add automatic parser suggestions to recommend usable parsers for a codebase (supports GitLogParser and SonarImporter) when running ccsh command #3275 </br> image
  • Add documentation subsections for interactive shell and parser suggestions

Changed

  • Changed default behavior when launching ccsh without arguments to parser suggestions #3275
  • Old interactive parser selection now reachable by passing -i or --interactive as arguments #3275

Fixed 🐞

  • Fix suspicious metrics and risk profile docs not loading #3272