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

Releases: laravel-notification-channels/hipchat

2.2.0

21 Nov 06:15
Compare
Choose a tag to compare

Added

  • Streamline dependency constraints and add support for Laravel 5.7+

2.1.0

06 Jul 18:47
Compare
Choose a tag to compare

Added

  • Added more test coverage

Fixed

  • Fixed issues with handling falsey string input

2.0.0

12 Feb 17:35
Compare
Choose a tag to compare

Added

  • Added Laravel 5.6 compatibility.

1.0.0

02 Sep 23:30
Compare
Choose a tag to compare

Added

  • Added Laravel 5.5 support including package auto discovery.

0.2.0

30 Jan 05:32
Compare
Choose a tag to compare

Changed

  • Updated dependencies to support Laravel 5.4

0.1.0

25 Aug 03:43
Compare
Choose a tag to compare

Added

Changed

  • Switched to the stable 5.3 version of Laravel.
  • Allowed usage of the laravel-notification-channels/backport package, to use this notification channel with Laravel 5.1 and 5.2.
  • Updated tests.

0.0.4

22 Aug 21:02
Compare
Choose a tag to compare

Added

  • Added file sharing capability.

Changed

  • Allow set the content when using text() or html() on HipChatMessage.

0.0.3

15 Aug 21:35
Compare
Choose a tag to compare

Fixed

  • Fixed config parameters casing.

0.0.2

15 Aug 18:04
Compare
Choose a tag to compare

Added

Added create method for HipChatMessage.

0.0.1

15 Aug 08:22
Compare
Choose a tag to compare
  • experimental release