Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Releases: trizz/dsmr-remote-datalogger

Release v1.0.0

09 Oct 18:13
fa3a938
Compare
Choose a tag to compare
  • Replace console output with a (rotating) log handler.
  • Move to python:3-alpine base image for greater compatibility with different platforms.
  • Extract the dependencies to requirements.txt.
  • Using buildx to create images for the following platforms:
    • linux/amd64
    • linux/arm64
    • linux/386
    • linux/arm/v7
    • linux/arm/v6

v0.1.0

23 Sep 17:47
145b6c7
Compare
Choose a tag to compare
Update README.md