Skip to content

Releases: vixcpp/cli

v1.17.4

19 Jan 14:34

Choose a tag to compare

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

18 Jan 19:55

Choose a tag to compare

refactor

v1.17.0

18 Jan 04:02

Choose a tag to compare

refactor

v1.16.7

13 Jan 11:37

Choose a tag to compare

Add '--' passthrough for CMake configure args in vix build.

Release v1.16.6

10 Jan 16:14

Choose a tag to compare

chore(release): v1.16.6