Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 903 Bytes

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 903 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.1 - 2023-04-11

Fixed

  • Long webcam load time on Windows

0.3.0 - 2023-04-07

Added

  • CSVPoseLogger for logging pose data to a CSV
  • logging core package

Changed

  • pdoc library instead of pdoc3 used for documentation generation

0.2.0 - 2023-03-31

Added

  • TrackingBubble component
  • Per-frame callback function per scene

0.1.1 - 2023-03-30

Fixed

  • Example code in the documentation

0.1.0 - 2023-03-30

Added

  • Support for Windows

0.0.1 - 2022-10-17

Added

  • Webcam frame input
  • BlazePose computer vision model
  • PyGame user interface
  • displaying core package
  • receiving core package