Skip to content

Releases: cachekit-io/cachekit-core

cachekit-core: v0.2.1

Choose a tag to compare

@cachekit-release-bot cachekit-release-bot released this 06 Jun 00:27
Immutable release. Only release title and notes can be modified.
a7737ec

0.2.1 (2026-05-31)

Bug Fixes

  • use local> preset ref for private renovate-config repo (#29) (80355a4)

Security

  • seed nonce instance counter with 8 random bytes, raising cross-process collision resistance from 2^32 to 2^64 (HIGH-2/HIGH-3) (#36) (af3d5fe)

cachekit-core: v0.2.0

Choose a tag to compare

@cachekit-release-bot cachekit-release-bot released this 16 Mar 03:32
Immutable release. Only release title and notes can be modified.
b0ce342

0.2.0 (2026-03-16)

Features

  • add wasm32-unknown-unknown platform support (#22) (911dbce)

cachekit-core: v0.1.1

Choose a tag to compare

@cachekit-release-bot cachekit-release-bot released this 18 Dec 01:57
Immutable release. Only release title and notes can be modified.
9f8abda

0.1.1 (2025-12-18)

Bug Fixes

  • downgrade to edition 2021 and MSRV 1.80 for stable Rust compatibility (#16) (da5ced5)

cachekit-core: v0.1.0

Choose a tag to compare

@cachekit-release-bot cachekit-release-bot released this 05 Dec 10:50
Immutable release. Only release title and notes can be modified.
14c8596

0.1.0 (2025-12-05)

Features