Releases: mthmulders/dsmr-rs
Releases · mthmulders/dsmr-rs
v0.6.3
What's Changed
- Bump actions/download-artifact from 4.1.6 to 4.1.8 by @dependabot in #145
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #146
- Bump taiki-e/setup-cross-toolchain-action from 1.21.0 to 1.23.0 by @dependabot in #147
- chore: bump time dependency by @jgabaut in #155
- Bump taiki-e/setup-cross-toolchain-action from 1.21.0 to 1.23.2 by @dependabot in #156
- Bump actions/upload-artifact from 4.3.1 to 4.3.6 by @dependabot in #151
- Bump reqwest from 0.12.4 to 0.12.7 by @dependabot in #154
- Bump log from 0.4.21 to 0.4.22 by @dependabot in #143
- Bump actions/checkout from 4.1.3 to 4.1.7 by @dependabot in #141
- Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #148
- Bump openssl-src from 300.2.3+3.2.1 to 300.3.1+3.3.1 by @dependabot in #140
- Bump serialport from 4.3.0 to 4.5.0 by @dependabot in #153
New Contributors
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #114
- Bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #113
- Bump log from 0.4.20 to 0.4.21 by @dependabot in #112
- Bump simplelog from 0.12.1 to 0.12.2 by @dependabot in #115
- Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #119
- Bump taiki-e/setup-cross-toolchain-action from 1.20.0 to 1.21.0 by @dependabot in #126
- Bump reqwest from 0.11.24 to 0.12.4 by @dependabot in #129
- Bump actions/checkout from 4.1.1 to 4.1.3 by @dependabot in #130
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #131
- Bump actions/download-artifact from 4.1.4 to 4.1.6 by @dependabot in #132
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
🔧 Code Improvements
- Replace Vector with slice as method argument by @mthmulders in #110
- Remove unnecessary result unwrapping by @mthmulders in #109
📦 Dependency updates
- Bump config from 0.13.4 to 0.14.0 by @dependabot in #104
- Bump serialport from 4.2.2 to 4.3.0 by @dependabot in #90
- Bump openssl-src from 300.1.6+3.1.4 to 300.2.3+3.2.1 by @dependabot in #107
- Bump reqwest from 0.11.22 to 0.11.24 by @dependabot in #103
- Upgrade rust-openssl to 0.10.64 by @mthmulders in #111
🏭 Tooling and build updates
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 and actions/download-artifact from 3.0.2 to 4.0.0 by @dependabot in #92
- Bump actions/download-artifact from 4.0.0 to 4.1.0 by @dependabot in #93
- Bump actions/download-artifact from 4.1.0 to 4.1.1 by @dependabot in #95
- Bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #96
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #97
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #99
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #100
- Bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #98
- Bump taiki-e/setup-cross-toolchain-action from 1.18.0 to 1.20.0 by @dependabot in #101
- Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #106
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #105
- Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #108
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Graceful shutdown if serial port not available by @mthmulders in #86
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Simplify logging loop a bit by @mthmulders
- Pull creating telegram consumers out of main loop by @mthmulders
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Read telegram with configurable pause in between by @mthmulders in #85
- Bump config from 0.13.3 to 0.13.4 by @dependabot in #84
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Improved read resilience by @mthmulders in #81
- Make logging counter more accurate by @mthmulders in #82
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Make the parity bit configurable by @mthmulders in #77
- Make byte size configurable by @mthmulders in #79
Dependency updates
- Bump reqwest from 0.11.18 to 0.11.22 by @dependabot in #73
- Bump log from 0.4.19 to 0.4.20 by @dependabot in #60
- Bump openssl-src from 300.1.3+3.1.2 to 300.1.6+3.1.4 by @dependabot in #75
Tooling updates
- Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #67
- Bump taiki-e/setup-cross-toolchain-action from 1.15.0 to 1.18.0 by @dependabot in #71
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #66
- Bump actions/checkout from 3.5.3 to 4.1.1 by @dependabot in #78
Full Changelog: v0.2.0...v0.3.0
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