tag-expressions

Cucumber tag expression parser

MIT License

Downloads
5.7M
Stars
8
Committers
32

Bot releases are visible (Hide)

tag-expressions - v6.1.0 Latest Release

Published by github-actions[bot] 9 months ago

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)
tag-expressions - v6.0.0

Published by github-actions[bot] about 1 year ago

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)
tag-expressions - v5.0.6

Published by github-actions[bot] about 1 year ago

Fixed

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

Published by github-actions[bot] about 1 year ago

Fixed

  • [Perl] Fixed inclusion of CHANGELOG.md causing release to fail
    (by ehuelsmann)
tag-expressions - v5.0.4

Published by github-actions[bot] about 1 year ago

Fixed

  • [Perl] Corrected working directory for CPAN upload action
    (by ehuelsmann)
tag-expressions - v5.0.3

Published by github-actions[bot] about 1 year ago

Fixed

  • [Perl] Fixed CPAN upload in release process
    by ehuelsmann)
tag-expressions - v5.0.2

Published by github-actions[bot] over 1 year ago

Added

  • [Python] Make tests pass against shared test data (except: backslash-escaped)
    (#18
    by jenisys)

Fixed

  • [All] Not.to_string() conversion has unneeded double-parenthesis if binary operator is contained
    (#94
    by jenisys)
tag-expressions - v5.0.1

Published by github-actions[bot] almost 2 years ago

Fixed

  • [Java] Fix scm and project urls
tag-expressions - v5.0.0

Published by github-actions[bot] almost 2 years ago

Added

  • [JavaScript] Support for EcmaScript modules (aka ESM). (#5)
  • [Java] Enabled reproducible builds

Changed

  • Only allow escape character \ in front of (, ), \ or whitespace. Throw error otherwise. (#17)

Deprecated

Fixed

Removed

Package Rankings
Top 1.96% on Pypi.org
Top 19.14% on Alpine-edge
Top 7.45% on Proxy.golang.org
Top 20.86% on Repo1.maven.org
Top 7.55% on Rubygems.org
Top 8.44% on Metacpan.org
Top 3.98% on Npmjs.org
Top 31.42% on Conda-forge.org
Badges
Extracted from project README
test-go test-java test-javascript test-perl test-python test-ruby