Skip to content

Latest commit

 

History

History
376 lines (237 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

376 lines (237 loc) · 14.9 KB

Changelog

v4.11.3 (2024-09-10)

Fixes

v4.11.2 (2024-09-10)

Fixes

  • docs: update links to Hints specification (6312e9c)
  • docs: link warning (6edff02)
  • more precise dependency on lazy_static (c24169e)

v4.11.1 (2024-08-01)

Fixes

  • docs: make sure crates.io and readme are in sync (2bd2a2c)
  • update maintenance badge (789fe44)

v4.11.0 (2024-04-04)

Features

Fixes

  • deps: update rust crate image to 0.25 (c453121)
  • deps: update rust crate env_logger to 0.11 (656a915)
  • deps: update rust crate winrt-notification to 0.2 (730d563)

v4.10.0 (2023-11-16)

Features

  • add feature d_vendored to enable dbus/vendored feature (a34239c)

v4.9.0 (2023-08-22)

Features

  • base Urgency on u8 instead of u64 (e9e3c30)
  • xdg: make dbus bus configurable (a514664)

Fixes

  • remove redundant action button on macOS (c0ffee9)
  • remove server feature (f8e89cf)
  • building with both dbus and zbus backend (83d4489)

v4.8.0 (2023-02-19)

Features

v4.7.1 (2023-02-15)

Fixes

  • remove build issue when building with both z and d (6f4238f)

v4.7.0 (2023-01-08)

Features

  • Accept durations as timeout arguments (3ab191a)
  • implement FromStr for Timeout (b87b859)

Fixes

  • deps: update rust crate zbus to 3.6 (89779e8)

v4.6.0 (2022-12-04)

Features

  • update zbus dependency to 3.x (8425c05)

v4.5.10 (2022-09-25)

Fixes

  • lower minimum rustc version to 1.59.0 for linux (dbus) (c0ffeed)

v4.5.9 (2022-09-21)

Fixes

  • raise minimum rustc version to 1.60.0 for zbus (b3b9aba)
  • update winrt-notification to a maintained fork, closes #148 (7cc6824), closes #148

v4.5.8 (2022-03-26)

Fixes

  • re-exported types from mac-notification-sys (80daef6)

v4.5.7 (2022-03-20)

Fixes

  • deps: update rust crate mac-notification-sys to 0.5.0 (1f3a9f5)

v4.5.6 (2022-02-04)

Fixes

  • update crates zbus to v2, zvariant to v3, zvariant_derive to v3 (14bca58)
  • deps: update rust crate zbus to v2 (04901a8)
  • deps: update rust crate image to 0.24 (c7fa276)

v4.5.5 (2021-11-04)

Fixes

  • deps: update rust crate winrt-notification to 0.5 (6620110)

v4.5.4 (2021-10-08)

Fixes

  • update winrt-notification to 0.4 (c94e111)

v4.5.3 (2021-09-16)

Fixes

  • clear up documentation and flip env switch for dual stack (3a3b175)

v4.5.2 (2021-05-14)

Fixes

  • clear up documentation of action handling (ad35d34)

v4.5.1 (2021-05-13)

Fixes

  • export of ActionResponse (3bf2f37)

v4.5.0 (2021-05-05)

Features

  • NotificationHandle: add close reason handling (01f9980), closes #104

v4.4.1 (2021-05-01)

Fixes

  • notify with __closed when notification is closed in zbus implementation (3a9c206)

v4.4.0 (2021-04-25)

Features

  • add schedule_raw() for f64 timestamps (b8f811b)
  • add schedule method to Notification (30f1741)
  • create macos schedule_notification method (72bda94)

v4.3.0 (2021-02-27)

Features

  • Convert DynamicImage::ImageRgba8 (87e92b5)
  • Implement TryFrom trait for RgbImage and RgbaImage (69c2b1e)
  • Implement converting image with alpha (d25ab47)
  • make zbus backend the default (582b87e)

v4.2.2 (2021-01-08)

Fixes

  • remove another stray println (bd6ab59)

v4.2.1 (2021-01-08)

Fixes

  • deps: update zbus (684d031)
  • deps: update rust crate dbus to 0.9 (96f84f4)

v4.2.0 (2021-01-08)

Features

Fixes

v4.1.1 (2021-01-07)

Fixes

v4.1.0 (2021-01-06)

Features

Fixes

  • deps: update rust crate image to 0.23 (1dd236d)

v4.0.0 (2020-06-06)

⚠ BREAKING CHANGE

  • remove From<&str>
  • restructure modules and exports

Features

  • windows: additions to the API (#69) (1d9cb0e), closes #69
  • make notification non-exhaustive (0304274)
  • make error non-exhaustive (26f96e4)
  • drop redundant name prefixes (faf3123)
  • restructure modules and exports (45be84c)
  • .image() no longer silently fails (8b215bd)

Fixes

  • reexport NotificationHandle (00edbc9)

v3.6.3 (2019-11-02)

Fixes

  • deps: update rust crate lazy_static to 1.4 (687e34d)
  • build again after merge conflict (bcfc8c8)
  • test-build without --features image 🙄 (3eead0b)
  • test-build with --features image (60e963d)
  • test-build with --features image (92217a2)

v3.6.2 (2019-08-11)

Fixes

  • test-build without --features image 🙄 (0524a5f)

v3.6.1 (2019-08-11)

Fixes

  • test-build with --features image (8ee6998)

v3.6.0 (2019-05-06)

v3.5.0 (2018-10-21)

v3.4.3 (2018-10-13)

v3.4.0 (2017-05-21)

v3.2.1 (2016-09-07)

v3.1.1 (2016-03-03)

v3.1.0 (2016-03-01)

v3.0.4 (2016-02-15)

v3.0.3 (2016-02-15)

v3.0.2 (2016-02-15)

v3.0.1 (2015-10-23)

v3.0.0 (2015-10-01)

v2.1.0 (2015-09-27)

v2.0.0 (2015-08-04)

v1.1.0 (2015-08-03)

v1.0.1 (2015-07-19)

v1.0.0 (2015-07-12)

v0.9.0 (2015-06-30)

v0.8.0 (2015-06-19)

v0.0.8 (2015-06-19)

v0.0.7 (2015-06-13)

v0.0.6 (2015-06-08)

v0.0.4 (2015-05-30)

v0.0.3 (2015-05-24)

v0.0.2 (2015-05-22)