- First release of davici asynchronous VICI client library
Changelog
All notable changes to govici will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[Unreleased]
Changed
- Re-factor transport into clientConn type that is context-aware.
- Add safePutUint{8,16,32} helpers to avoid potential overflow bugs.