Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Releases: gojuno/composer

v0.2.6

19 Aug 13:33
Compare
Choose a tag to compare
  • PR #96: "Add filtering with device pattern."

v0.2.5

10 Aug 07:17
Compare
Choose a tag to compare
  • PR #88: "Add user-friendly error message for "Unable to find instrumentation info"."
  • PR #95: "Handle app process crash."

v0.2.4

25 Jul 09:51
Compare
Choose a tag to compare
  • PR #85: "Added the ability to pass in device ids to filter the execution on those devices only"

v0.2.3

29 Jun 08:59
Compare
Choose a tag to compare

In this release we've continued improving Composer's HTML Report.

Changes:

  • PR #73: "Search fix".
  • PR #74: "Show milliseconds with zeroes".
  • PR #75: "Fix long lines breaking the layout in logs".
  • PR #76: "Add titles to screenshots".
  • PR #78: "Generate proper JSON to display screenshots with titles."

Many thanks to @navstyachka!

v0.2.2

19 Jun 11:14
Compare
Choose a tag to compare

This release brings basic search features to HTML Report 🎉 , thanks to @navstyachka!

v0.2.1

12 Jun 10:30
Compare
Choose a tag to compare
  • Lots of small improvements for HTML report.
  • Printing duration of HTML report generation.

v0.2.0

07 Jun 16:41
Compare
Choose a tag to compare

Composer now able to generate HTML reports!

This is still work in progress, so we're planning lots of small PRs to make HTML report better.

v0.1.2

29 May 15:20
Compare
Choose a tag to compare

Generate JSON for HTML reports.

v0.1.1

18 Apr 15:13
Compare
Choose a tag to compare
  • PR 20: Only match instrumentation entries with different status codes, add tests for instrumentation entries parsing.

v0.1.0

13 Apr 11:04
Compare
Choose a tag to compare

Initial public release.