Skip to content

Releases: bahmutov/cy-grep

v1.4.0

25 Jan 03:29
665703d
Compare
Choose a tag to compare

1.4.0 (2023-01-25)

Features

  • filter empty specs with required tags (#21) (665703d)

v1.3.1

24 Jan 03:05
d0e34e4
Compare
Choose a tag to compare

1.3.1 (2023-01-24)

Bug Fixes

  • grep specs looking for the required tag (#16) (d0e34e4)

v1.3.0

23 Jan 15:31
77a2d28
Compare
Choose a tag to compare

1.3.0 (2023-01-23)

Features

v1.2.1

22 Jan 21:27
96ca0f9
Compare
Choose a tag to compare

1.2.1 (2023-01-22)

Bug Fixes

  • bump code and update the debug label to cy-grep (#13) (96ca0f9)

v1.2.0

06 Jan 19:19
0a77ebe
Compare
Choose a tag to compare

1.2.0 (2023-01-06)

Features

  • use effective tags when filtering specs (#5) (0a77ebe)

v1.1.0

15 Dec 03:24
d20a05f
Compare
Choose a tag to compare

1.1.0 (2022-12-15)

Features

  • add Cypress.grepFailed static method (#2) (d20a05f)

v1.0.0

15 Dec 03:00
Compare
Choose a tag to compare

1.0.0 (2022-12-15)

Bug Fixes

  • make Cypress.grep work from DevTools console (1a5137b)