**Features** * add `-s` / `--saveconfig` command line argument to generate a default configuration
**Improvements** * add basic documentation to `README.md` * improve shutdown behavior * improve error handling * add lots of unit tests
0.5.0
**Features** * Support building Debian packages * Add `build-deb.yml` GitHub workflow to automatically build Debian packages for * Debian Buster amd64 * Raspberry Pi OS (Buster) armhf
0.4.1
**Improvements** * manually parse JSON string if `axios` hasn't done it yet
0.4.0
**Improvements** * clarify the meaning of the different passwords * automatically restart the `python3-smartmeter-datacollector` when deploying the configuration * add unit tests
0.3.0
**Features** * Support building Debian packages * Add `build-deb.yml` GitHub workflow to automatically build Debian packages for * Debian Buster amd64 * Raspberry Pi OS (Buster) armhf
0.2.2
**Bug Fixes** * properly attach / upload the Python build artifacts to a newly created release in the `publish-to-pypi.yml` GitHub workflow