Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 511 Bytes

File metadata and controls

20 lines (12 loc) · 511 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project follows Semantic Versioning.


[0.1.0] — 2026-01-12

Added

  • Initial net module providing low-level networking utilities.
  • NetworkProbe for connectivity and reachability detection.
  • Public CMake target vix::net.

Notes

  • First standalone release of the Vix networking primitives.
  • Designed as a lightweight, dependency-minimal foundation for higher-level modules.