release-23.11
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)
Fixed #1084: ezInspector usability issues (#1089)
Various Fixes (#1110)
Removed operator bool from ezResult, ezStatus and marked ezStatus as [[nodiscard]] (#971)
clang-tidy modernize-use-using check (#956)
More clang-tidy static analysis fixes (#987)
Minor updates to the release GitHub action