Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@andretcarpizo andretcarpizo released this 26 Dec 07:29
· 8 commits to main since this release

[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