Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Releases: cerner/cucumber-forge-desktop

v1.3.0

07 Jan 17:23
Compare
Choose a tag to compare

1.3.0 (2020-10-01)

Features

  • report: Support linking to an individual feature or scenario (#64) (6925967)
  • settings: Add checkbox to enable dark mode in app (#61) (4161860)

v1.2.1

01 Oct 14:10
Compare
Choose a tag to compare

1.2.1 (2020-10-01)

Features

  • Report: Add support for persisting settings to browser storage (#61) (fd5c4c9)

v1.1.0

16 Jul 15:50
Compare
Choose a tag to compare

1.1.0 (2020-07-16)

Bug Fixes

  • Generation: Quietly handle feature files without titles (#49) (add24fe)

Features

  • Settings: Support changing the default Gherkin dialect (#47) (a503f3d)

v1.0.0

12 May 21:10
Compare
Choose a tag to compare

1.0.0 (2020-05-12)

Upgrade Notes

If you are upgrading from an older version of Cucumber Forge, you will need to manually download the latest setup executable and reinstall Cucumber Forge. It is not possible for a previously installed version of Cucumber Forge to automatically update to the v1.0.0 edition.

Bug Fixes

  • Generation: prevent loading feature files from the target or node_modules folders (21f1de1)

Features

  • Report: represent the feature file tree in sidebar buttons (21f1de1)

v0.4.1

29 Jan 00:03
Compare
Choose a tag to compare

0.4.1 (2020-01-28)

Bug Fixes

  • app: Fix bug in save dialog implementation so reports can be saved (#38) (467e114)

v0.4.0

29 Jan 00:03
Compare
Choose a tag to compare

0.4.0 (2020-01-25)

Features

  • report: Add ability to show scenario/feature tags in report (#25) (ec369f8)

v0.3.0

16 Aug 16:43
Compare
Choose a tag to compare

0.3.0 (2019-08-16)

Bug Fixes

  • report: Fix Generator so Gherkin comments are not included in report (#7) (8b11e91)

Features

  • report: Remove Cucumber Keywords from Sidebar Buttons (#13) (0be912a)
  • app: Support OSX and Linux executables (#4) (ff683af)

v0.2.0

27 Jun 19:32
7a47b0e
Compare
Choose a tag to compare

Initial public release

Change Log:

  • Add support for generating reports for all feature files contained in a directory (and sub-directories).
  • Add support for filtering scenarios included in a report by a given tag.
  • Add sidebar to report for navigating features and scenarios
  • Add support for automatically pulling down updates for Cucumber Forge Desktop