chore: enable C++23 and prefer std::expected (#6693)
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
- Dev: Added Clazy linting in CI. (#6623)
|
||||
- Dev: Added custom clang-tidy module linting in CI. (#6626)
|
||||
- Dev: CMake option `USE_ALTERNATE_LINKER` now errors if the given linker can't be found. (#6692)
|
||||
- Dev: Enable C++ 23. (#6693)
|
||||
- Dev: Prefer `std::expected` over `nonstd::expected_lite`. (#6693)
|
||||
- Dev: Moved Twitch PubSub to liveupdates. (#6638)
|
||||
|
||||
## 2.5.4
|
||||
|
||||
Reference in New Issue
Block a user