Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 1.13 KB

1.0.0 - 2023-10-01

  • feat: dry run with --dry-run. #7 by @arifhp86
  • feat: disable directory delete with --disable-directory-delete #7 by @arifhp86
  • feat: trigger events during command execution #7 by @arifhp86
  • chore: add license, security policy and contribution guideline #7 by @arifhp86
  • docs: add documentation #7 by @arifhp86

0.0.5

  • Only read part of the file to check if it's expired. #6 by @jmdz

0.0.4

  • Fix typo in readme. #3 by @attogram

0.0.3

  • Compatibility with Laravel 6. #2 by @zaxxo

0.0.2

  • Fix wrong config syntax. #1 by @barryp