The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
Have you tried to compile the full version with C++17
My current development environment (MinGW8.1) only supports upto C++2a, I can change C::B to C++20 or C++23 but then I will be out of the game for a while...