Changelog of @hackage/libnotify 0.2.1

0.2.1

  • Added Semigroup (Mod a) to satisfy GHC 8.4

0.2

  • Added appName, a way to provide a custom application name for a notification.

  • Renamed ServerInfo record accessors, so that they are less likely to conflict with other definitions.

0.1.1.0

  • Fixed Monoid instance for Mod

0.1.0.0

  • More complete and correct low level interface
  • Fix memory leak in notify_notification_new
  • Completely reworked high level interface