Skip to content

Releases: reactiflux/discord-irc

Update readme and add changelog entry for 1.0.0

06 May 14:43
Compare
Choose a tag to compare

Changed

  • Breaking: discord-irc now uses tokens for authentication, instead of
    email/password, thanks to @TheDoctorsLife. See the README for more instructions.

0.8.0

04 Apr 20:22
Compare
Choose a tag to compare

Added

  • Support for messages containing both attachments and text.

Changed

  • Attachment URLs are now posted by themselves, instead of including a
    preliminary message explaining that it's an attachment.

0.6.1

04 Apr 10:44
Compare
Choose a tag to compare

Fixed

  • Upgrade dependencies.

0.6.0

24 Feb 18:07
Compare
Choose a tag to compare

Added

  • Highlight Discord users when they're mentioned on IRC (thanks to @rce).

0.5.0

08 Feb 03:02
Compare
Choose a tag to compare

Added

  • Discord attachments will be linked to on IRC when
    they're posted (fixed by @rce).

0.4.1

22 Dec 01:11
Compare
Choose a tag to compare

[0.4.1] - 2015-12-22

Changed

  • Comments are now stripped from JSON configs before they're parsed.
  • Upgraded dependencies.