Skip to content

Releases: midnite81/prowl

v3.0.2

15 Jul 16:39
664749c
Compare
Choose a tag to compare

Adds missing method to contract

Enable working with carbon v1 or v2 (fix)

23 Feb 11:39
Compare
Choose a tag to compare
v3.0.1

Update carbon requirement

Enable working with carbon v1 or v2

23 Feb 11:38
Compare
Choose a tag to compare
v3.0.0

Update carbon requirement

Fix to dependency naming

20 Oct 11:53
Compare
Choose a tag to compare
v1.0.4

Fix composer issue

Add toString method on Response

28 Jul 07:21
Compare
Choose a tag to compare
v2.0.1

Update Dependencies

Fix an issue with tagging

13 Jul 15:47
Compare
Choose a tag to compare
v2.0.0

Update readme

Exception bug fix and updated tests

13 Jul 10:37
Compare
Choose a tag to compare

Add tests

13 Jul 01:24
Compare
Choose a tag to compare
v1.0.2

Update tests

Allow send directly from notification method

11 Jul 18:56
Compare
Choose a tag to compare

If the notification object is called directly from the prowl object then you can call send (or its aliases add, push) directly on it.

New Release of Prowl

10 Jul 02:54
Compare
Choose a tag to compare

This is a complete overhaul of this Prowl Wrapper. This package is framework agnostic, but comes with a Laravel 5 Service Provider for easy laravel integration. This package works differently to the pre-release, so you will need to read the new readme documentations to see how it's changed.