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

Releases: eigenein/rusty-home

0.3.0-beta.1

11 May 13:35
Compare
Choose a tag to compare
0.3.0-beta.1 Pre-release
Pre-release
  • ce15471 Chore: brush up the tracing
  • ddfd1bd New: implement Tractive-to-Telegram battery notifications

0.2.6

11 May 12:19
Compare
Choose a tag to compare
  • 1f6b84a Opt: create consumer group via the Lua script

0.2.5

11 May 12:15
Compare
Choose a tag to compare
  • 4d19ae4 Fix: Unbalanced XREAD list of streams

0.2.4-dev

10 May 15:45
Compare
Choose a tag to compare
0.2.4-dev Pre-release
Pre-release
  • 949558b New: preparations for reading the hardware stream
  • 233c831 New: preparations for reading the hardware stream
  • 7cacea4 Opt: use CARGO_CRATE_NAME as app.name

0.2.3

10 May 13:56
Compare
Choose a tag to compare
  • eee5d1a New: allow configuring journald level, set info by default

0.2.2

10 May 13:43
Compare
Choose a tag to compare
  • 6e05228 Opt: attempting to fix the changelogs

0.2.1

10 May 13:32
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

0.2.0

10 May 13:06
Compare
Choose a tag to compare
  • f2a48db New: support journald natively
  • 3640e11 Opt: add the publish workflow
  • e8d8330 Opt: send app.name to Sentry
  • 319e562 Opt: do not attempt to XADD when the timestamp hasn't changed
  • d3b8be6 New: store the hardware update timestamp
  • 2bb8a27 Fix: set_if_greater should return an option
  • da421a0 Opt: provide `Redis::clone()``
  • c5a5fb2 New: store the last position timestamp
  • d93ec27 Fix: fail fast and don't retry the loop
  • bcc0007 Fix: fail fast and don't retry the loop
  • 09a5134 Break: make the wrapper around RedisClient
  • ae8a1d8 Opt: move email and password into ServiceOpts
  • 7df2297 Fix: improve the release ordering on GitHub

0.1.0

10 May 12:35
Compare
Choose a tag to compare
  • 3640e11 Opt: add the publish workflow
  • e8d8330 Opt: send app.name to Sentry
  • 319e562 Opt: do not attempt to XADD when the timestamp hasn't changed
  • d3b8be6 New: store the hardware update timestamp
  • 2bb8a27 Fix: set_if_greater should return an option
  • da421a0 Opt: provide `Redis::clone()``
  • c5a5fb2 New: store the last position timestamp
  • d93ec27 Fix: fail fast and don't retry the loop
  • bcc0007 Fix: fail fast and don't retry the loop
  • 09a5134 Break: make the wrapper around RedisClient
  • ae8a1d8 Opt: move email and password into ServiceOpts
  • 7df2297 Fix: improve the release ordering on GitHub
  • be546de New: unpin and delete the old messages
  • 1b970e0 Fix: incorrect asset name