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
0.2.0 - 2023-02-04
Added
- Rudimentary GUI
- Save distance history with video
- Run via Fastapi
0.1.0 - 2023-01-31
Added
- Documentation
0.0.5 - 2023-01-31
Fixed
- re-introduce py39 (as raspbian has no 310 yet.)
- better camera settings, ring buffer tested.
0.0.4 - 2023-01-30
Fixed
- File handling from command line script
- Use of non-existant loop
- Rename command line scripts
0.0.3 - 2023-01-30
Added
- Bluetooth
- Unittests
- Command line script
0.0.2 - 2023-01-28
Added
- Set up github workflows and created pypi package