🕰 Just released yard-timekeeper v0.1.0, a small RubyGem for quieter YARD docs workflows.
For projects that check in generated YARD HTML under docs/.
After rake yard, it detects tracked HTML files where the only change is YARD’s generated footer timestamp and restores those files from git. Actual documentation changes are preserved, including their fresh timestamp.
Install:
gem install yard-timekeeper


