Skip to content

Releases: cesargb/laravel-logs-rotate

2.9.0

Choose a tag to compare

@cesargb cesargb released this 17 Feb 15:40
e974f59

What's Changed

  • Add minimum file size option to prevent rotating small log files by @cesargb in #47

Full Changelog: 2.8.0...2.9.0

2.8.0

Choose a tag to compare

@cesargb cesargb released this 17 Feb 11:26

What's Changed

  • Update GitHub Actions workflows and drop support for PHP 8.1 and Laravel 10 by @cesargb in #44
  • Increase default log_max_files from 5 to 30 days by @cesargb in #45
  • Add Laravel 13 support by @cesargb in #46

Full Changelog: 2.7.0...2.8.0

2.7.0

Choose a tag to compare

@cesargb cesargb released this 03 Apr 10:09
4efc669

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

Choose a tag to compare

@cesargb cesargb released this 24 Feb 17:49

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

Choose a tag to compare

@cesargb cesargb released this 09 Mar 10:18
792befa

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

Choose a tag to compare

@cesargb cesargb released this 31 Jan 19:05
bbcde2e

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

Choose a tag to compare

@cesargb cesargb released this 15 Jan 14:33
5394d64

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

version 2.3.0

Choose a tag to compare

@cesargb cesargb released this 06 Jan 10:26
299618c

What's Changed

Full Changelog: 2.2.0...2.3.0

version 2.2.0

Choose a tag to compare

@cesargb cesargb released this 18 Jan 20:56
b931712

What's Changed

Full Changelog: 2.1.0...2.2.0

version 2.1.0

Choose a tag to compare

@cesargb cesargb released this 27 Dec 20:56
c1cb47a
  • fix issue #8