Is it technically feasible for ancient-clj to provide date metadata for releases?
This would allow me to implement something like:
only report a dependency as old if there are newer versions released earlier than this quarter
which can be attractive because that can support an automated build that fails on stale versions, but not annoyingly often.