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)
- 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)
- folder count shows the count augmented by one (5cdaf1b)
1.4.0 (2026-02-06)
- add "-h, --help" flag to display extended help instructions (aa15252)
1.3.1 (2026-02-04)
- ensure build is always executed prior publishing a new version (2c82ffa)
1.3.0 (2026-02-04)
- add "-d, --debug" flag to display configuration internals, trim verbose output (cdda579)
- adjust/complete config of CHANGELOG generator (9166c9c)
- exclude automatically generated CHANGELOG from linting (99ebd22)
1.2.1 (2026-02-04)
- structure and improve source code in separate modules (fcf8bed)
- amend the ToC in the readme file (f9259a4)
- add configuration for commit-and-tag-version (168f1a0)
- replace terser with esbuild to enable code splitting (d16d0f4)
1.2.0 (2026-02-03)
- add "-l, --list" flag to output the items as a flat list (8a1eb80)
1.1.0 (2026-02-02)
- add "update available" notice in version information (ee1941e)
1.0.0 (2026-02-01)
Initial release