Releases: cesargb/php-log-rotation
Releases · cesargb/php-log-rotation
2.7.1
version 2.7.0
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #17
- remove support php74 and phpstan level 9 by @cesargb in #18
- Add argument to define the level of compression by @cesargb in #19
- Fix typo by @cesargb in #20
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: 2.6.0...2.7.0
2.6.0
version 2.5.0
2.4.1
version 2.4.0
- Add truncate option #9
version 2.3.0
version 2.2.0
- add in
then
method a second param with filename of file original rotated
version 2.1.2
Fix error to defined tag
version 2.1.0
- Add: define options in the same constructor