Skip to content

Releases: andretcarpizo/murmur

v2.0.0

26 Dec 07:29
Compare
Choose a tag to compare

[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

v1.2.1

22 Dec 10:41
Compare
Choose a tag to compare

Change Log

[1.2.1] - 2023-12-22

Changed

  • NfFaQuestionCircle: Change color to Red
  • NfFaQuestion: Change color to Red

[1.2.0] - 2023-12-22

Added

  • Add tests icon_map.rs
  • NfFaQuestion
  • NfFaQuestionCircle
  • NfFaTerminal
  • NfFaTrash,
  • NfFaAngleRight,
  • NfFaAngleLeft,
  • NfFaAngleUp,
  • NfFaAngleDown,
  • NfFaThumbsUp,
  • NfFaThumbsDown,

v1.2.0

22 Dec 10:20
Compare
Choose a tag to compare

Change Log

[1.2.0] - 2023-12-22

Added

  • Add tests icon_map.rs
  • NfFaQuestion
  • NfFaQuestionCircle
  • NfFaTerminal
  • NfFaTrash,
  • NfFaAngleRight,
  • NfFaAngleLeft,
  • NfFaAngleUp,
  • NfFaAngleDown,
  • NfFaThumbsUp,
  • NfFaThumbsDown,

v1.1.0

22 Dec 08:55
Compare
Choose a tag to compare

Change Log

[1.1.0] - 2023-12-22

Added

New Icons:

  • NfMdGreaterThan
  • NfMdLessThan
  • NfMdEqual
  • NfMdThumbsUp
  • NfMdThumbsDown
  • NfMdFolder
  • NfMdFolderOpen

v1.0.1

22 Dec 06:17
Compare
Choose a tag to compare

Change Log

[1.0.1] - 2023-12-22

Documentation

  • Fix typo in README.md

[1.0.0] - 2023-12-22

Added

  • Add messages()

Changed

  • Update dependencies: owo-colors to 4.0

Removed

  • Breaking Change: Remove message_vec function from the Whisper API. Use the messages function with an iterable collection instead.
  • Remove dependency: thiserror = "1.0"

Documentation

  • Update docs for the messages function.

v1.0.0

22 Dec 06:08
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[1.0.0] - 2023-12-21

Added

  • Add messages()

Changed

  • Update dependencies: owo-colors to 4.0

Removed

  • Breaking Change: Remove message_vec function from the Whisper API. Use the messages function with an iterable collection instead.
  • Remove dependency: thiserror = "1.0"

Documentation

  • Update docs for the messages function.

v0.3.6

21 Dec 04:05
Compare
Choose a tag to compare

Changelog

v0.3.4

20 Dec 12:08
Compare
Choose a tag to compare

Changelog

v0.3.3

20 Dec 08:51
Compare
Choose a tag to compare

Changelog

v0.3.2

20 Dec 08:42
Compare
Choose a tag to compare

Changelog