(Build b1093) - 14 Jan 2022
CODECHECK
- Add 15 AUTOSAR checks
 - Add 1 MISRA04 check
 - Add 4 MISRA08 checks
 - Add 2 MISRA12 checks
 - Add 6 CPP checks
 - Fixed a bug in MISRA08_6-5-4
 
IMPORT
- Fix bug where max file size parsed limit was applied to import files preventing large compile_commands.json files from being used.
 
HELP
- Update documentation for Understand 6.1 release
 
C# PARSER
- Added support for C# 10 lambda syntax changes.
 - Fixed bug where line count metrics were sometimes incorrect for classes and files.
 
PASCAL/DELPHI
- Fixed error parsing 'helper for' clauses that use a dotted name to reference the targeted type.