Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jul 05:32
393435f

0.3.0 (2026-07-19)

⚠ BREAKING CHANGES

  • Diamond is abstract with no initialize or receive; InitializableLib and ContextLib are removed from src/.

Code Refactoring

  • make Diamond an abstract fallback-only base (523bf38)