Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 581 Bytes

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.

[0.3] - 2024-06-28

Changed

  • Use websockets instead of http
  • Transition to using FastAPI from Flask

Removed

  • Removed MessagePack for now.

[0.2] - 2022-11-05

Added

  • Using MessagePack for seralization of data
  • Using REST server with flask
  • API to stream offline data

Removed

  • Phidget data streaming