Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 608 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 608 Bytes

SWUpdate client library wrapper Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Initial manual bindings to SWUpdate's progress_ipc.h and network_ipc.h client APIs.
  • Rust wrapper for the progress interface with a simple example.