AutoSaveRenderScript
This Nuke helper script automatically creates a versioned copy of the currently open .nk file whenever a Write Node finishes rendering.
Just hit render, and a copy of your Nuke script will be saved along with the render in the 'render_scripts' folder, creating a backup of every rendered version.
Installation:
1 . Copy 'AutoSaveRenderScript.py' to the .nuke folder in C:\Users\%username%\.nuke (Windows)
2. Add this line to menu.py
import AutoSaveRenderScript