Vix.cpp v2.7.0 is out: a stronger foundation for native C++ applications

Vix.cpp v2.7.0 is out.

This release is an important foundation point for the project. Vix.cpp has been growing for more than a year, with the same goal from the beginning: make modern C++ application development more direct without taking away the native C++ model.

Vix.cpp is not a new language. It is not a replacement for CMake. It is not trying to hide the compiler or the native toolchain.

It is a runtime and developer toolkit around real C++ applications: create a project, run it, build it, test it, check it, install SDK profiles, manage dependencies, package the result, and prepare it for production.