Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 1.09 KB

Change Log

1.1.0 - 2020-11-24

New fail-fast and full push support

Notable Changes

  • New fail-fast input option
    • new optional input for immediately failing workflow. #26
  • Fixes support for on push workflow event trigger
    • Fixed support for deep searching commits in push event workflow trigger #27

Other changes

  • Adds new e2e test for RegExp phrases 0b3ea37

  • Edits CI workflow to allow PRs to use repo secrets 098919f

  • Edits codecov action to work with pull_request_target 8e0605c

  • Refactors parsePhraseInput modules 357c5fe

1.0.0 - 2020-11-16

Initial release 🚀