cachekit-macros: v0.4.0
Immutable
release. Only release title and notes can be modified.
0.4.0 (2026-07-23)
⚠ BREAKING CHANGES
- the public module cachekit::key (and cachekit::key::generate_cache_key) is removed. It was never protocol-conformant and had no supported use. For cross-SDK, spec-conformant keys use the interop/v1 keygen (interop_key(), arriving with cachekit-rs#33 / LAB-246). The #[cachekit] macro's derived keys are unchanged.