Skip to content

Latest commit

 

History

History
83 lines (37 loc) · 3.48 KB

File metadata and controls

83 lines (37 loc) · 3.48 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.5.0 (2026-02-06)

Features

  • add "-c, --clear" flag to clear the command line screen prior displaying the result (b539323)
  • add "-m, --max-items" option to limit the amount of processible items (83123cb)

Bug Fixes / Corrigendum

  • folder count shows the count augmented by one (5cdaf1b)

1.4.0 (2026-02-06)

Features

  • add "-h, --help" flag to display extended help instructions (aa15252)

1.3.1 (2026-02-04)

Build System / Dependencies

  • ensure build is always executed prior publishing a new version (2c82ffa)

1.3.0 (2026-02-04)

Features

  • add "-d, --debug" flag to display configuration internals, trim verbose output (cdda579)

Documentation

  • adjust/complete config of CHANGELOG generator (9166c9c)

Build System / Dependencies

  • exclude automatically generated CHANGELOG from linting (99ebd22)

1.2.1 (2026-02-04)

Refactors

  • structure and improve source code in separate modules (fcf8bed)

Documentation

  • amend the ToC in the readme file (f9259a4)

Build System / Dependencies

  • add configuration for commit-and-tag-version (168f1a0)
  • replace terser with esbuild to enable code splitting (d16d0f4)

1.2.0 (2026-02-03)

Features

  • add "-l, --list" flag to output the items as a flat list (8a1eb80)

1.1.0 (2026-02-02)

Features

  • add "update available" notice in version information (ee1941e)

1.0.0 (2026-02-01)

Initial release