September 24th, 2019:
- ❕ Functionality unchanged from 1.0.6.
- ✔️ Meta-data for plugin now lists license and developers (past and present).
August 28th, 2019:
- ❌ Don't clean concurrently-running builds (JENKINS-43269)
- ✔️ Implement timeouts so dud agent nodes don't block all builds
- ✔️ Implement "parallel cleanup" to improve performance
- ✔️ Implement "skip node" node property and skip-by-name functionality
- ✔️ Make "Skip roaming" configurable
August 6th, 2015:
- ❌ Fix Compatibility with Folder plugin (JENKINS-29682)
- ❌ Fix deletion on master
- ❌ Don't wait for agent to become online/don't try to reconnect agent, if agent is offline
- ✔️ Various cleanup/refactoring
- ✔️ First release from GitHub
January 7th, 2010:
- ❌ Fix NPE while running PrePostClean on a project that can roam
- ✔️ Update code for more recent Hudson
October 12th, 2009:
- ❌ Fix broken classinformation due to change of from interface to abstract class.
- ❌ Fix JENKINS-4630
- ❌ NPE while running PrePostClean without any agents
- ❌ Fix for release
- ✔️ Initial checkin