vcswatch reports that
this package seems to have a new changelog entry (version
0.4.0-1, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 5027c0a65d28164fd378ad6971986161468b73ac
Merge: 289eda3 5826689
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date: Thu Dec 30 13:12:03 2021 +0000
New upstream release.
commit 289eda354fd4a882298a6a8bbea4018617ee622a
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date: Thu Dec 30 13:12:00 2021 +0000
Fix path to default service.
commit 582668954ba7dcb437e4fb672868d0933d3a9c61
Merge: 94cf78f 7a47935
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date: Thu Dec 30 13:11:49 2021 +0000
Import upstream version 0.4.0
commit 7a47935d6931a02b60380d519eddc734759217e1
Author: Ludovic Ortega <mastership@hotmail.fr>
Date: Tue Mar 9 11:30:49 2021 +0100
feat: allows to bind on localhost or specific IP address (#11)
Adds the `-metrics.listen-addr` flag
* [Add] metrics.addr config option
* [Fix] Remove .exe in documentation
* [Fix] Rename metrics.addr to metrics.listen-addr
commit ce1825d66e110db8a343d9832b1ad2abaf50c98b
Author: Wangchong Zhou <fffonion@gmail.com>
Date: Mon Dec 7 19:51:26 2020 +0800
chore: add github actions to build go binary
commit 24372466450de07cd66c4c0bd79a723627bd9a86
Author: Wangchong Zhou <fffonion@gmail.com>
Date: Tue Dec 1 16:08:13 2020 +0800
feat: add deviceId to all metrics, add kasa_metadata
commit dd56d46d8e302eb0145086dbd110b0febaa41286
Author: Wangchong Zhou <fffonion@gmail.com>
Date: Tue Dec 1 00:34:02 2020 +0800
feat: support powerstrips like HS300
fix #8
commit 9199b34f2475c10a6638d014c34e02a7178c8e1f
Author: muvaffak onuş <onus.muvaffak@gmail.com>
Date: Mon Dec 7 14:43:10 2020 +0300
chore: enable dockerfile to produce arm64 image (#10)
* Enable Dockerfile to build for other archs and OSes.
Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
* Add build instructions to readme
Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>