Skip to content

Releases: cesargb/laravel-logs-rotate

2.7.0

03 Apr 10:09
4efc669

Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

24 Feb 17:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

09 Mar 10:18
792befa

Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

31 Jan 19:05
bbcde2e

Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

15 Jan 14:33
5394d64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

version 2.3.0

06 Jan 10:26
299618c

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

version 2.2.0

18 Jan 20:56
b931712

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

version 2.1.0

27 Dec 20:56
c1cb47a

Choose a tag to compare

  • fix issue #8

version 2.0.0

24 Dec 11:16
c22522b

Choose a tag to compare

Changes

  • add dependences cesargb/php-log-rotation

Breaks

  • rename config params from foreing_files to foreign_files
  • remove feat archive.
  • remove config params archive_dir

version 1.10.1

24 Dec 10:04

Choose a tag to compare

  • remove support to Laravel 5
  • update lowest dependences
  • add scheduler test
  • little fixes