Releases: midnite81/prowl
Releases · midnite81/prowl
v3.0.2
Enable working with carbon v1 or v2 (fix)
v3.0.1 Update carbon requirement
Enable working with carbon v1 or v2
v3.0.0 Update carbon requirement
Fix to dependency naming
v1.0.4 Fix composer issue
Add toString method on Response
v2.0.1 Update Dependencies
Fix an issue with tagging
v2.0.0 Update readme
Exception bug fix and updated tests
v1.0.3 Update tests
Add tests
Allow send directly from notification method
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
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.