Skip to content

Releases: cucumber/tag-expressions

v8.1.0

26 Nov 13:23
v8.1.0
b9e8e62

Choose a tag to compare

Added

  • [.NET] Add a .NET implementation

Fixed

  • Render the empty tag expression as an empty string (#222)
  • Improve error message for missing operands (#221)

v8.0.0

14 Oct 17:01
v8.0.0
18ae859

Choose a tag to compare

Fixed

  • [Perl] Fix building release artifacts (#214)

Removed

  • [Python] Dropped support for end-of-life Python versions from 2 to 3.9 (#215)

v7.0.0

03 Oct 16:22
v7.0.0
703ed0a

Choose a tag to compare

Created-by: polyglot-release v1.6.1

v6.2.0

25 May 12:29
v6.2.0
7c48681

Choose a tag to compare

Added

  • [PHP] Add new implementation (#194)

v6.1.2

29 Jan 18:09
v6.1.2
883fd95

Choose a tag to compare

Added

  • [All] Run CI testing only for relevant areas of the codebase (#186)
  • [Python] Extended documentation and type hints within docstrings (#182)
  • [Ruby] Support the testing in CI on later rubies (#185)

v6.1.1

28 Oct 12:03
v6.1.1
2573ec8

Choose a tag to compare

Changed

  • [Python] Use the new action cucumber/action-publish-pypi in release process (#147 #172 #178)
  • [Ruby] Fixed up remaining simple cops and began to reduce complexity of code (#158)

v6.1.0

10 Jan 11:35
v6.1.0
d5b5122

Choose a tag to compare

Added

  • [Python] Support the feature of escaping also in Python (#144)

Fixed

  • [Python] Added workflow to release to Pypi (#145, #146, #20)
  • [Ruby] Fixed up around 75% of all rubocop offenses (#138)

v6.0.0

13 Oct 13:30

Choose a tag to compare

Added

  • [Ruby] Initial rubocop gems and basic compliance added (More work to come) (#133)

Changed

  • [Ruby] Minimum ruby version is now bumped from 1.9 to 2.3 (#133)

Fixed

  • [Perl] Include README.md and LICENSE in the release tarball
    (by ehuelsmann)

v5.0.6

13 Aug 17:09
v5.0.6
0acd015

Choose a tag to compare

Fixed

  • [Perl] Fixed test failures when running tests out-of-tree by
    resticting testdata based tests to run in development only
    (by ehuelsmann)

v5.0.5

11 Aug 08:07
v5.0.5
7491d52

Choose a tag to compare

Fixed

  • [Perl] Fixed inclusion of CHANGELOG.md causing release to fail
    (by ehuelsmann)