Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Releases: flavorjones/irc-notification-resource

v1.3.0 / 2020-08-14

14 Aug 20:23
6622da9
Compare
Choose a tag to compare

v1.3.0 / 2020-08-14

Features:

  • multi-line notifications are split into multiple IRC messages [#16] (Thanks, @avanier!)
  • add message_file param to specify notification text [#16] (Thanks, @avanier!)

v1.2.0 / 2019-02-01

02 Feb 01:51
7435081
Compare
Choose a tag to compare

v1.2.0 / 2019-02-01

Features:

  • add a debug option [#8]
  • emit resource_version in resource metadata [#7]

v1.1.0 / 2018-12-11

11 Dec 07:19
db2d06a
Compare
Choose a tag to compare

v1.1.0 / 2018-12-11

Features:

  • supports joining a channel before sending the message (off by default) [#4] (Thanks, @ercollin!)
  • supports turning UseTLS off if you need to for your IRC server (still on by default) [#4] (Thanks, @ercollin!)