-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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)
- Loading branch information
taca
committed
Mar 21, 2018
1 parent
d4df33e
commit c4c153d
Showing
3 changed files
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.2 2017/06/21 14:05:34 taca Exp $ | ||
$NetBSD: distinfo,v 1.3 2018/03/21 11:33:20 taca Exp $ | ||
|
||
SHA1 (gherkin-4.1.3.gem) = 5f611aa338d91fa9fb19d3106314f37e7fdf9949 | ||
RMD160 (gherkin-4.1.3.gem) = 45bf5c0371133075a575301f0b7d94fccbb45370 | ||
SHA512 (gherkin-4.1.3.gem) = 7c113172ddf38ccf7e49eaac19355f3cb991f69d7499dba9189f375b75d3614f349fc6374e584a92c1223b0708cc8944859b4b38e28d79779a5091fa0c775e6e | ||
Size (gherkin-4.1.3.gem) = 350208 bytes | ||
SHA1 (gherkin-5.0.0.gem) = f6b4afce576f968706fcd23137b9780818df58d9 | ||
RMD160 (gherkin-5.0.0.gem) = f095f0b12b62b0eff7e345e3d4320f13330acf2e | ||
SHA512 (gherkin-5.0.0.gem) = cc782e37f5aea4ad0776f5336e6218b77e7fd8d193786acffaa44685de3a2592e4e6f37a3787add807654901afd12bc2d094a782b154bb2be9e2cd16e283df2a | ||
Size (gherkin-5.0.0.gem) = 340992 bytes |