Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Releases: bbc/wraith

Bug fix, minor UI improvement

Choose a tag to compare

@wildlyinaccurate wildlyinaccurate released this 13 Nov 11:41
  • Add a link to gallery views (#316)
  • Fix regression which broke "old" style paths config (#315)

Bug fixes and improvements, and multiple gallery templates

Choose a tag to compare

@ChrisBAshton ChrisBAshton released this 05 Nov 16:21
  • Adds helpful debug information to failed tests (merged #297. Thanks @marciovicente)
  • Offers a new slideshow_template gallery output, with improvements including linking to the path directly from the gallery page (merged #302. Thanks @ryandowd)
  • Prevents users from running wraith latest unless a history_dir property 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

Structural refactor

Choose a tag to compare

@ChrisBAshton ChrisBAshton released this 22 Oct 16:27
  • /spec directory now self-contained, containing all test assets
  • new /templates directory is self-contained, containing all configs and JS that a Wraith user might want
  • refactored the example configs, with fewer examples but showing more of Wraith's options and different modes
  • exposed beforeCapture hook and customHeight option to both Phantom and Casper and reduced duplication between JS/non-JS Phantom files.
  • fixed broken gallery generation when image paths have - in them
  • avoid error in CasperJS when selector is not specified in YAML file

Added beforeCapture JavaScript hook

Choose a tag to compare

@ChrisBAshton ChrisBAshton released this 20 Aug 08:41

Merged in #279

Gallery Updates and Misc bug fixes

Choose a tag to compare

@dblooman dblooman released this 15 Jun 10:37

Merged in #266 and #267

Bug fixes

Choose a tag to compare

@dblooman dblooman released this 12 Jun 10:14

Minor big fixes #261 and #250

v2.4.1

Choose a tag to compare

@dblooman dblooman released this 19 May 16:18

Minor bug fixes

2.3.2

Choose a tag to compare

@dblooman dblooman released this 15 Feb 19:21

Latest release including history options, better gallery indicator, CI exit code options and updated documentation

Parallel

Choose a tag to compare

@dblooman dblooman released this 14 May 14:44

Release parallel version of Wraith for faster runs

Gem release

Choose a tag to compare

@dblooman dblooman released this 09 Feb 13:21

Wraith gem release with other code improvements.

Install by gem install wraith