Releases: cdevroe/bulldozer
Releases · cdevroe/bulldozer
v2026.05
Bulldozer 2026.05
This release modernizes Bulldozer as a PHP 8.2+ CLI and makes it safer and easier for both humans and agents to use.
Highlights
- Dry-run by default with explicit
--runfor writes. - Copy and move modes via
--mode=copy|move. - EXIF-first date handling with filesystem modified-time fallback.
- Optional
--timezonesupport. - Safer duplicate handling with rename or skip behavior.
- Streaming traversal for larger libraries.
- JSON config files via
--config. - Machine-readable output via
--json. - JSON action manifests via
--manifest. - Stable exit codes for automation.
- Optional logging and event hooks.
- Agent-focused docs, example config, and smoke tests.