Skip to content

Releases: cdevroe/bulldozer

v2026.05

05 May 15:21

Choose a tag to compare

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 --run for writes.
  • Copy and move modes via --mode=copy|move.
  • EXIF-first date handling with filesystem modified-time fallback.
  • Optional --timezone support.
  • 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.

2021.01

26 Jan 02:07

Choose a tag to compare

Removed DS_Store