Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@elemental-lf elemental-lf released this 20 Mar 10:18
· 507 commits to master since this release

Notable changes:

  • Documentation updates
  • Added new CLI command benji storage-stats to get storage usage information
  • Fixed backup progress reporting on console
  • Added fdatasync() calls to the file module to ensure backup integrity in case of a system crash or a power failure (will impact performance when using the file I/O module)
  • Speed up command line completion
  • Added benji completion CLI command