Skip to content

acts v1.3

Compare
Choose a tag to compare
@alexjurkiewicz alexjurkiewicz released this 08 Oct 23:21
· 49 commits to master since this release

acts 1.3, released 2018-10-09

Full changelog from 1.2:

Changes

  • Logging updates:
    • Per-backup-target timing information is logged (to help identify which backup target is making your run take six hours)
    • Change log output to logfmt-style. eg:
      Old: "Backing up /usr..."
      New: "backup-start type=daily dir=/usr name=ajdesktop-daily-2018-10-09_12:01-usr"

New Features

  • New option. Set uselocaltime=1 to use timestamps in the system's local timezone rather than UTC
  • New commandline parameter. -h/--help

Bugs

None, acts is perfect 👌