Skip to content

1.2.0

Compare
Choose a tag to compare
@TeslaDethray TeslaDethray released this 10 Apr 21:53

Changed

  • Backup::getDate() now returns a Unix datetime instead of a formatted date. (#1676)

Added

  • The backup:info command has been added. (#1676)
  • Added expiration dates to backups in backup:list. (#1676)
  • Backup::getExpiry() calculates the Unix datetime of a backup's expiry. (#1676)

Fixed

  • Updates to dependencies have been applied. (#1675)
  • Fixed ambiguous text in env:commit and env:diffstat help description. (#1685)