[2.0.0] - 2023-12-26
Breaking Changes
- Breaking Change: #[non_exhaustive] attribute to WhisperError enum
- Breaking Change: non_exhaustive attribute to IconKind enumeration
- Breaking Change: Remove all md variants from icon_map.rs
Changed
- Refactor: from Mutex to RwLock on ICON_MAP .
Added
- Add: whisper_err and whisper_out experimental
- Add: examples folder