2023-09-10 17:08:14 +02:00
Release Notes for Cppcheck 2.13
2021-10-05 08:28:19 +02:00
2023-06-22 13:53:40 +02:00
New checks:
2023-09-10 17:08:14 +02:00
-
2023-06-22 13:53:40 +02:00
Improved checking:
2023-09-10 17:08:14 +02:00
-
2023-06-22 13:53:40 +02:00
GUI:
2023-09-10 17:08:14 +02:00
-
2023-06-22 13:53:40 +02:00
Changed interface:
2023-09-10 17:08:14 +02:00
-
2023-08-09 22:40:15 +02:00
2023-06-22 13:53:40 +02:00
Other:
2023-09-11 11:08:23 +02:00
- Windows builds now default to the `native` platform instead of `win32A` or `win64`. Please specify it explicitly if you depedent on it.
2023-09-12 22:46:40 +02:00
- The undocumented and deprecated command-line options `--template <template>` and `--template-format <template>` has been removed. Please use `--template=` and `--template-format=` instead.