Skip to content

Latest commit

 

History

History
172 lines (129 loc) · 8.05 KB

CHANGELOG.md

File metadata and controls

172 lines (129 loc) · 8.05 KB

Changelog

v0.16.1 (2022-08-29)

Fix

  • Fix documentation to reflect latest changes (b3871c5)

v0.16.0 (2022-08-26)

Feature

  • Add pretrained models option when using reinforcement learning (9ab21a2)

v0.15.1 (2022-08-12)

Fix

v0.15.0 (2022-08-03)

Feature

  • Add initial building blocks for reinforcement learning (44ea6b0)

v0.14.1 (2022-03-29)

Fix

  • Fix missing comma (60fcded)
  • Add more dependencies for explorer agent (1e3bcd2)

v0.14.0 (2022-03-22)

Feature

Fix

  • Add missing github action keyword (5e02f5c)

v0.13.2 (2022-03-10)

Fix

  • Require successful pytest before publish (7d26850)

v0.13.1 (2022-01-19)

Fix

  • Compare result compress fix (f405ccc)

v0.13.0 (2022-01-04)

Feature

  • Add timeout for start of SUT (c296d90)

v0.12.0 (2021-12-13)

Feature

  • Add entrypoints to init (59939f9)

Fix

  • Improve entrypoint arguments (c58abc6)

v0.11.1 (2021-12-03)

Fix

  • Find action from children (cfdfd67)

v0.11.0 (2021-11-24)

Feature

v0.10.5 (2021-11-23)

Fix

v0.10.4 (2021-11-23)

Fix

v0.10.3 (2021-11-16)

Fix

v0.10.2 (2021-11-15)

Fix

  • Fix the data values used for enriching an element (b719394)

v0.10.1 (2021-11-15)

Fix

v0.10.0 (2021-11-08)

Feature

v0.9.1 (2021-11-08)

Fix

v0.9.0 (2021-11-08)

Feature

Documentation

v0.8.0 (2021-11-03)

Feature

  • Enrich page source with data from driver (8e0b429)

v0.7.0 (2021-10-29)

Feature

  • Save the screenshot using body element (0c79a4e)
  • Add capability to start the browser maximized (4260597)
  • Record web elements (68f55da)
  • Contain supported diffs (ad66df3)

Fix

v0.6.0 (2021-10-20)

Feature

  • Add validation for each diff (b2160e0)

v0.5.1 (2021-10-19)

Fix

  • Add various fixes based on review comments (fd06d5d)

v0.5.0 (2021-10-15)

Feature

  • Add dockerfile and dependencies (ad640c7)

v0.4.2 (2021-10-15)

Fix

  • Add config for semantic-release (7027f1f)

v0.4.1 (2021-10-15)

Fix

  • Add python3-setuptools package to publish action (4d3f0f3)

v0.4.0 (2021-10-14)

Feature

  • Enable github releasing (c42060a)

v0.3.0 (2021-10-14)

Feature

  • Save merged dataframe as zip (54a96c5)

v0.2.4 (2021-10-14)

Fix

  • Fix the case when xmls were nan (df6d18e)

v0.2.3 (2021-10-14)

Fix

  • Fix setup.py readme import issue (5d5597c)

v0.2.2 (2021-10-13)

Fix

  • Fix large width for report images on web platform (a33aafa)

Documentation

  • Fix of acknowledgement section to README.md (6379688)
  • Added acknowledgement section to README.md (1f9f0b7)

v0.2.1 (2021-10-13)

Fix

v0.2.0 (2021-10-12)

Feature

  • Add highlighting diff on elements based on xmldiff (00c0c53)

v0.1.1 (2021-10-12)

Fix

  • Add template to install package (990bfd1)

Documentation

  • Add support for Conda environment (b3d3ee9)

v0.1.0 (2021-10-08)

Feature

  • Initialize project to github (e352602)