Skip to content

Yashima 0.5.0

Latest

Choose a tag to compare

@KoichiroKAMADA KoichiroKAMADA released this 29 Jun 09:12
db7af84

What's Changed

  • Add CacheKey.stableIdentifier, a key-only stable opaque string for external labels, auxiliary file names, and deduplication contexts that require a string.
  • Clarify that stableIdentifier is not a storage entry identifier; effective cache entries are still keyed by both CacheKey and CacheCodec.identifier.
  • Update README installation examples and planning prompt text for the 0.5.0 release line.

Validation

  • swift test
  • GitHub Actions Swift Test on PR #16
  • Tracked-file scan for common credential and local-path patterns