Skip to content

Releases: padosoft/laravel-support

1.1.0

10 Aug 22:21
Compare
Choose a tag to compare

1.1.0 - 2017-08-11

  • queries(): add param string $dbConnectionName if empty use default connection, otherwise if you are multiple DB connections you may specify it.

1.0.3

07 Jan 11:54
Compare
Choose a tag to compare

1.0.3 - 2017-01-07

  • update swiftmailer/swiftmailer to fix Remote Code Execution vulnerability in v5.4.1
  • exclude composer.lock from .gitignore

1.0.2

28 Oct 22:04
Compare
Choose a tag to compare

1.0.2 - 2016-10-28

  • Change locale() function internals.

1.0.0

03 Sep 14:44
Compare
Choose a tag to compare

1.0.0 - 2016-09-03

  • Initial release with unit test 100% coverage.