Releases: feuerrot/mpzbc
Releases · feuerrot/mpzbc
v0.3.2
0.3.2 (2020-10-14)
Bug Fixes
- normalize env parsing log (927d8f0)
v0.3.1
0.3.1 (2020-10-14)
Bug Fixes
- use mpdVolumeDelta to calculate new volume (cd2c6c8)
v0.3.0
0.3.0 (2020-10-14)
Feature
- add setting for volume step size (3048ecd)
v0.2.0
0.2.0 (2020-10-13)
build
- add Dockerfile & automatic releases (cae5174)
ci
Feature
- initial commit & basic features (a5c419e)
Bug Fixes
- print errors during mqtt message handling (5cca97b)
- improve logging (c35cb36)
v0.1.0
Changelog
cae5174 build: add Dockerfile & automatic releases
a5c419e feat: initial commit & basic features
c35cb36 fix: improve logging
ac10379 fix: print errors during mqtt message handling