Skip to content

Releases: akhan619/laravel-ses-tracking

v1.0.8

30 Mar 16:43
63ff098
Compare
Choose a tag to compare

Added support for Laravel 10

Contributors:

v1.0.7

28 Apr 17:49
9aaf68c
Compare
Choose a tag to compare

Changed

  • Improved the code coverage of the tests.
  • Improved Readme.md
  • Fixed typos in docs.

v1.0.6

21 Apr 02:00
Compare
Choose a tag to compare
  • Improved the code coverage of the tests.

v1.0.5

20 Apr 04:47
ca9922b
Compare
Choose a tag to compare

Version 1.0.5

  • StyleCI prettiness.

v1.0.4

20 Apr 04:38
Compare
Choose a tag to compare

Version 1.0.4

  • Added tests to the project.
  • Changed badge style as old style wans't working for downloads.

v1.0.3

19 Apr 23:03
Compare
Choose a tag to compare

Version 1.0.3

  • Fixed text in readme.md to correct 'hard-bounces' to 'bounces'
  • Added badges to readme.md

v1.0.2

16 Apr 00:38
Compare
Choose a tag to compare
  • Added StyleCI prettiness.
  • Changed default route and topic name for bounces from 'hard-bounces' to 'bounces'

updated package description

11 Apr 23:27
Compare
Choose a tag to compare

Mention laravel artisan in description for packagist.

Initial version

11 Apr 01:14
Compare
Choose a tag to compare

First release of the package.

  • Supports http and https protocols for SNS subscription.
  • Requires Laravel 9
  • Requires PHP 8.0
  • Allows dry-run as debug-mode
  • Reverts changes to AWS infrastructure on failure of any AWS API.
  • All configuration settings are validated for errors (both type and logical errors)