Skip to content

Releases: cesargb/php-log-rotation

2.7.1

15 Jan 14:22
bb54f44
Compare
Choose a tag to compare

What's Changed

  • Add .gitattributes to export ignore by @cesargb in #21

Full Changelog: 2.7.0...2.7.1

version 2.7.0

06 Jan 10:21
2905b8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

25 Nov 22:00
01f508c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.0

version 2.5.0

25 Jan 22:55
066355e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.5.0

2.4.1

25 Jan 21:58
abfb735
Compare
Choose a tag to compare

What's Changed

  • Throw exception if source is not a file by @cesargb in #12

Full Changelog: 2.4.0...2.4.1

version 2.4.0

27 Dec 19:20
d9a72a0
Compare
Choose a tag to compare
  • Add truncate option #9

version 2.3.0

23 Dec 13:23
4675fe4
Compare
Choose a tag to compare
  • Add: exception RotationFailed #7
  • Change: Not throw exception if file to rotate does not exists #8

version 2.2.0

06 Dec 14:46
Compare
Choose a tag to compare
  • add in then method a second param with filename of file original rotated

version 2.1.2

17 Apr 17:31
Compare
Choose a tag to compare

Fix error to defined tag

version 2.1.0

17 Apr 17:28
Compare
Choose a tag to compare
  • Add: define options in the same constructor