less than 1 minute read

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

Added 🚀

  • Add parsing of multiple file extensions for some languages (e.g. cpp or js) #4170
  • Add warning to SonarImporter when used token is of wrong type #4165
  • Add ‘number_of_functions’ metric to the unifiedParser #4184

Changed

  • Changed pipe behaviour of UnifiedParser to use new ‘-‘ flag to indicate piped input #4151