Commit graph

4 commits

Author SHA1 Message Date
taca
2154b7c620 lang/ruby-gherkin: update to 5.1.0
5.1.0 - 2018-05-30

Added

* (.NET) - Better .NET Core support
* Support for Aragonese (#298 danilat)
* (C) build a shared libgherkin.so library which allows Gherkin to be used as
  a library. (Cucumber.ml currently uses this.) (cucumber/gherkin-c#6 cyocum)

Changed

* Pass the content type of a docstring down into its pickle string form (#292
  rjwittams)
* Fixed Russian equivalents of Given and Then. (#369 cerebellum13)

Fixed

* (C) Segfault when file does not exist (#394 #395 cyocum)
* (JavaScript) (#374 #377 charlierudolph)
* (Ruby, JavaScript) Remove berp.exe from packages (#289 aslakhellesoy)
* (Go) fixes validation for go vet tool on latest versions (#330 l3pp4rd)
* (Ruby) removed unneeded files from the gem
2018-09-23 15:31:22 +00:00
taca
2c087ac773 lang/ruby-gherkin: update to 5.0.0
[5.0.0] - 2017-10-13

Added

* Ability to specify an initial language for the parser, so that the #
  language header isn't required (#288 by charlierudolph and aslakhellesoy)
* A better wording for the Greek translation of Scenario Outline
  (¦°¦Å¦Ñ¦ô¦Ã¦Ñ¦Á¦Ì¦Ì¦Á ¦²¦Å¦Í¦Á¦Ñ¦ô¦Ï¦Ô) (#185 by pmatsinopoulos)
* Added female, singular Given in Romanian (Dat«¥ fiind) (#202 by tsundberg)
* (C) CMake support (#2 #3 by Pwera)

Changed

* Compile empty scenarios to empty pickles (#249 #264 by brasmusson)
2018-03-21 11:33:20 +00:00
taca
144b4ae61e Update ruby-gherkin to 4.1.3.
* pkgsrc change: add pkg_alternatives support.

Please refer
<https://github.com/cucumber/gherkin-ruby/compare/v4.0.0...v4.1.3> for
changes.
2017-06-21 14:05:34 +00:00
minskim
57c0220026 Import ruby-gherkin-4.0.0 as lang/ruby-gherkin
Gherkin is a parser and compiler for the Gherkin language.
2017-02-10 05:40:31 +00:00