Skip to content

Releases: bbc/wraith

Bug fix, minor UI improvement

13 Nov 11:41
Compare
Choose a tag to compare
  • Add a link to gallery views (#316)
  • Fix regression which broke "old" style paths config (#315)

Bug fixes and improvements, and multiple gallery templates

05 Nov 16:21
Compare
Choose a tag to compare
  • 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

22 Oct 16:27
Compare
Choose a tag to compare
  • /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

20 Aug 08:41
Compare
Choose a tag to compare

Gallery Updates and Misc bug fixes

15 Jun 10:37
Compare
Choose a tag to compare

Bug fixes

12 Jun 10:14
Compare
Choose a tag to compare

Minor big fixes #261 and #250

v2.4.1

19 May 16:18
Compare
Choose a tag to compare

Minor bug fixes

2.3.2

15 Feb 19:21
Compare
Choose a tag to compare

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

Parallel

14 May 14:44
Compare
Choose a tag to compare

Release parallel version of Wraith for faster runs

Gem release

09 Feb 13:21
Compare
Choose a tag to compare

Wraith gem release with other code improvements.

Install by gem install wraith