Releases: AlttiRi/keep-lister
Releases · AlttiRi/keep-lister
0.3.1
Rename zz-dir-scanner.mjs
to qq-keep-lister-scanner.mjs
.
0.2.8
Log items per second while scanning.
0.2.7
- Update Pako
- Minor refactoring
0.2.5
- Include the scan's size in the scan's filename (
56.4 GB
).
- The better byte size appearance while scanning (
60597564720
→ 60 597 564 720
).
0.2.1
Added the scan progress log.
It looks like this:
Processed: 12345 items, total size: 56.4 GB (60597564720)
Updates every second while scanning.
0.2.0
The new version of the scanner.
It uses a flat (array list) scan format.
The result JSON is GZipped.
0.0.1
The first version of the scanner.
It creates tree formed JSON snapshots.