Releases: mthmulders/dsmr-rs
Releases · mthmulders/dsmr-rs
v0.2.0
What's Changed
- Build packages for ARM and for AMD64 by @mthmulders in #58
- Less frequent logging by @mthmulders in #59
- Bump serialport from 4.2.1 to 4.2.2 by @dependabot in #51
- Bump openssl from 0.10.55 to 0.10.56 by @dependabot in #52
- Bump openssl-src from 300.1.2+3.1.1 to 300.1.3+3.1.2 by @dependabot in #50
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release as a Debian package for armv6l (Raspberry Pi 0) and AMD64.
Roughly compatible with the Python scripts that ship with DSMR Reader v4 itself.
What's Changed
- Cross-compile for armhf by @mthmulders in #5
- Send telegrams over HTTP by @mthmulders in #6
- Fix builds by @mthmulders in #40
- Fix RaspberryPi build by @mthmulders in #43
- Update ARM Toolchain to 10.3-2021.07 by @mthmulders in #53
- Produce a statically linked executable for ARM processors by @mthmulders in #55
- Create Debian package by @mthmulders in #56
Full Changelog: https://github.com/mthmulders/dsmr-rs/commits/v0.1.0