release-23.12
Even more migration to ezStringView (Tools, Plugins, Foundation) (#979)
Clang Tidy dependency analysis (#1044)
Migrate code to use Make* functions (#1022)
Implement parameter coding guidelines in clang-tidy (#808)
Code fixes and C++ 20 preparations (#1122)
Removed operator bool from ezResult, ezStatus and marked ezStatus as [[nodiscard]] (#971)
clang-tidy modernize-use-using check (#956)
Move platform implementations to central folder (#1124)
More clang-tidy static analysis fixes (#987)
Minor updates to the release GitHub action