Releases: shiroyasha9/Brioche
Releases · shiroyasha9/Brioche
Release list
0.1.0
First release: sonner-style toast deck for SwiftUI on macOS.
- Stacked deck with blank sliver backs, hover to expand and pause (remaining time banked)
- Native Liquid Glass front card on macOS 26, material fallback on macOS 14+
- One-line calls from anywhere:
Toast.show("Saved"), success/error/warning/info variants - Update-by-id (sonner semantics), per-toast duration, dismiss
- Cursor-placement toasts (macOS exclusive)
- VoiceOver announcements and card labels
- Pure timestamp-driven
ToastCenterwith a no-sleep test suite (21 tests)
Requires Xcode 26 to compile; runs on macOS 14+.
sonner by Emil Kowalski is the direct reference. Extracted from Bronze.