Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

v5.2.0

Compare
Choose a tag to compare
@skippyr skippyr released this 07 Jul 18:44

Features

  • Add new data type flags: --blocks, --hard-links, --mode, --changed-date and --accessed-date.

    Extension reveal-stat now will reveal more information due to those
    additions.

Fixes

  • --type flag will now print Unknown for entries with a type that does
    not match the available patterns for the system instead of Broken.
  • Codebase has been refactored to take more advantage of macros.