Changelog v0.7.1
All notable changes to kprun are documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.7.1] - 2026-08-04
Changed
- Empty custom-field values now persist through save→reload (keepass-rs 0.13.19+).
kprun set/importcan store empty strings;migratestill skips empties with a
stderr warning. Documentation updated to match. - Dependency updates: keepass (→0.13.20), clap (→4.6.5), serde_json (→1.0.151);
GitHub Actionsactions/checkout(→7.0.1) andtaiki-e/install-action(→2.85.6).