Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 672 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.2 - 2024-11-30

Added

  • Added tabular output for long form outputs

  • Added sorting option for file size

  • Added sorting option for creation time

  • Added option to reverse sort output

  • Added option to display numeric ids instead of named ones

Fixed

  • Fixed panic when path does not exist.

  • Optimized tracking of longest values.

0.0.1 - Initial release

Added

  • Added initial code base