You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* implement brief syntax for std::optional and std::bitset. #116 (thanks to [Destroyerrrocket](https://github.com/Destroyerrrocket))
5
+
* improve performance for buffer adapters. #118 (thanks to [Destroyerrrocket](https://github.com/Destroyerrrocket))
6
+
* check if should swap by taking into account actual type (in addition to configuration). #105 (thanks to [SoftdriveFelix](https://github.com/SoftdriveFelix))
7
+
* fix compile errors for latest compilers. #106 (thanks to [NBurley93](https://github.com/NBurley93))
8
+
9
+
### Other notes
10
+
* change cmake_minimum_required to 3.25.
11
+
* change compilers for ubuntu (gcc 14 and clang 18).
0 commit comments