Releases: vixcpp/cli
Releases · vixcpp/cli
v1.17.4
fix(cli/run): correct runtime banner identity and port-in-use error handling
- Display correct runtime identity as 'Vix.cpp' instead of hardcoded 'VIX'
- Ensure READY banner matches runtime output markers consistently
- Improve port already in use error detection and reporting
- Fix SIGINT handling to avoid duplicate READY output after interruption
- Clean up runtime flow to properly mark stopped vs failed states
v1.17.1
refactor
v1.17.0
refactor
v1.16.7
Add '--' passthrough for CMake configure args in vix build.
Release v1.16.6
chore(release): v1.16.6