Skip to content

v0.0.3

Choose a tag to compare

@veikkoeeva veikkoeeva released this 27 Jun 18:24
· 10 commits to main since this release
b7ec8ad

Adds byte-native UTF-8 string handling and completes the sensitive-memory primitives.

  • Utf8String, Utf8StringPool, and Utf8StringComparer for byte-native UTF-8.
  • SensitiveMemory OTel lifetime span and EmptyMemoryOwner-safe disposal.
  • Tag redesigned as a bespoke type with content-based, order-independent equality (breaking).
  • EmptyMemoryOwner and SensitiveMemoryTelemetry primitives.

See CHANGELOG.md for the full list.