Updated Minor Release
Updated minor release of the BLE Sync Cycle project
- This release fixes a minor playback bug in the
blepackage when choosing to ride using thekm/hspeed configuration option - Both the
bleandvideopackages were refactored with additional Go tests to increase code coverage - The
config.tomlfile and underlyingconfigpackage were updated to include an option to choose a media player (mpv is still the only available functional option). This is in preparation for upcoming work to integrate the VLC media player into the project
See the README.md for current functionality and the project roadmap for future feature requests/additions.
Enjoy!
What's Changed
- refactor(app): ♻️ Minor refactoring to simplify configuration … by @richbl in #81
- fix(app): ♻️ Fix to mph --> km/h conversion during playback; c… by @richbl in #83
Full Changelog: 0.10.0...0.11.0