# Changelog All notable changes to this project will be documented in this file. ## [1.2.4] - 2024-10-03 ### Miscellaneous Tasks - Remove arm linux builds - Update cargo-dist - Re-add multiple targets - Use pre-built artifacts for docker images - Build docker for armv7 - Remove install toolchain - Remove arm linux from build ## [1.2.3] - 2024-10-02 ### Miscellaneous Tasks - Remove armv7 ## [1.2.2] - 2024-10-02 ### Bug Fixes - Cargo update to fix build ### Miscellaneous Tasks - Also build for armv7 - Remove unused ci deps from release-plz.yaml - Build for armv8/armv7 linux ## [1.2.1] - 2024-05-30 ### Miscellaneous Tasks - Remove armv7 ## [1.2.0] - 2024-05-30 ### Bug Fixes - Handle signals ### Features - Cache keys in memory ### Fix - Don't print error on shutdown ### Miscellaneous Tasks - Revert version upgrade of upload/download action - Remove dependabot for gh actions ### Styling - Remove unneeded type ### Testing - Add tests ### Build - Switch to debian stable - Switch from debian to alpine-based images ## [1.1.0] - 2024-02-18 ### Features - Change to RustCrypto backend for gpg ### Miscellaneous Tasks - Update cargo dist ## [0.1.1] - 2024-02-18 ### Bug Fixes - Update rust crate tokio to 1.36.0 ### Miscellaneous Tasks - Disable builds for release - Disable building for aarch64 for now - Replace renovate with dependabot - Add mergify