This repository was archived by the owner on Jan 16, 2026. It is now read-only.
Bug fixes and improvements, and multiple gallery templates
- Adds helpful debug information to failed tests (merged #297. Thanks @marciovicente)
- Offers a new
slideshow_templategallery output, with improvements including linking to the path directly from the gallery page (merged #302. Thanks @ryandowd) - Prevents users from running
wraith latestunless ahistory_dirproperty is defined and the directory exists (fixes #285) - Allows testing of subsets of a config, rather than the entire config (fixes #293)
- No longer reports as a success if any of the images fails to generate a diff (fixes #292)
- Shows shell output in real time (fixes #303)
Config changes:
# this property and its sub-properties are all optional
gallery:
template: 'slideshow_template' # or 'basic_template' (which is the default)
thumb_width: 200 # default
thumb_height: 200 # default