Skip to content

Releases: KaneCheshire/xcresultviewer

0.2.1

26 Jul 07:40
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Prints out location of html page location if --skip-open-browser is used
  • Changed the name of the executable to xcrv meaning you should now invoke xcresultviewer with ./xcrv, which is much quicker and easier to type

0.2.0

03 Jul 20:59
7ec2f99
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added new option to skip opening browser (-s)
  • Added new option to analyse result bundle to optimise parallel tests (-a)

0.1.6

20 Feb 14:55
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
  • Flipped order that screenshots are displayed in so that the last screenshot is displayed first. This is useful because often you only care about the point of failure, meaning you find you have to scroll a long way down to find the failure.
  • Removed the blur from sticky headers to fix performance issues

0.1.5

28 Nov 08:17
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • Now with added sticky headers and backdrop blurs 🤤

0.1.4

27 Nov 22:53
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • Writes HTML data directly to xcresult directory
  • Screenshot img paths are now relative to html file

0.1.3

27 Nov 13:58
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Adds duration of each activity
  • Fixes only me being able to use the tool 🤦‍♂️

0.1.2

26 Nov 22:56
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Highlights user-created activities

0.1.1

26 Nov 22:19
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • Shows more screenshots that were previously being filtered out

0.1.0

26 Nov 21:36
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Merge branch 'master' of github.com:KaneCheshire/xcresultviewer