Skip to content

Latest commit

 

History

History
92 lines (73 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

92 lines (73 loc) · 2.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Fixed

  • Fixed an ERB deprecation warning for newer versions of Ruby

1.9 - 2020-06-06

Changed

1.8 - 2018-09-02

Fixed

  • Before hook embedding
  • Scenario example with tags
  • HTML embedding

1.7 - 2018-08-07

Changed

  • Required Ruby Version from (>= 1.9.1) to (>= 1.9.3)

Fixed

  • Image - ERB Encoding Compatibility Error

Added

  • Support for step doc string

1.6 - 2018-03-29

Changed

  • Removed duplicate flaky scenarios

Added

  • Configuration Options Setter and Getter

1.5 - 2018-03-03

Added

  • Voice Commands
  • Tabs name
  • Color option

Fixed

  • js and css cli option

1.4 - 2017-10-29

Fixed

  • Config options Fixed
  • Document Fixed

Added

  • Grouped Features Report
  • Method to set single option

Removed

  • Sample Rake Task

1.3 - 2017-10-22

Changed

  • Step Data Table UI

Added

  • additional_js option
  • additional_css option
  • alias input_path for json_path
  • Duration for Step, Scenario and Feature
  • Search and Filter Scenario by Tag
  • Changelog file

1.2 - 2017-10-10

Added

  • Scenario URI in Report UI

Fixed

  • Embedding Issues Fixed

1.1 - 2017-10-7

Fixed

  • Decode Embedding Fixed

1.0 - 2017-10-4

Changed

  • New Report UI
  • Builder to ERB
  • Local resources to CDN

Added

  • include_images option
  • New sample report

Removed

  • report_tabs option
  • compress_images option