v1.0.0
1.0.0 (2026-03-05)
⚠ BREAKING CHANGES
- The module is now ESM-only and the API has changed to logpct(percentage, description?), producing a tqdm-style progress bar with timing info. CommonJS require() is no longer supported.
Features
- rewrite as ESM with tqdm-style progress bar (0b79915)