Changelog for
ruby2.3-rubygem-gherkin-4.1.3-2.3.x86_64.rpm :
Tue May 23 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.1.3
no changelog found
Fri Mar 17 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.1.1
no changelog found
Mon Apr 11 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.0.0
no changelog found
Wed Jan 13 13:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.0
History.md removed upstream
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Thu Feb 6 13:00:00 2014 kkaempfAATTsuse.com
- Update spec file for Ruby 2.1
Sun Oct 13 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.12.2
* [Core] Fix Ruby 2.0 warnings ([#265](https://github.com/cucumber/gherkin/issues/265) Aslak Hellesøy)
* [Java] Expose ID so that tools can differentiate between runs of scenario examples ([#279](https://github.com/cucumber/gherkin/pull/278) jtnord)
* [Java] Ensure PrettyFormatter outputs whole lines and flushed in between ([#277](https://github.com/cucumber/gherkin/pull/277) Ramon Nogueira)
* [Java] Durations are Longs not longs as they are optional ([#276](https://github.com/cucumber/gherkin/pull/276) jtnord)
* [Core] Added ಕನ್ನಡ kannaḍa language ([#282](https://github.com/cucumber/gherkin/pull/282) Nikhil Lingutla)
* [Java] extension of the Formatter interface for more precise lifecycle handling ([#275](https://github.com/cucumber/gherkin/pull/275) Sebastian Gröbler)
* Java JSONFormatter should record before hooks in next scenario ([#270](https://github.com/cucumber/gherkin/pull/270) Björn Rasmusson)
* [JavaScript] Fix encoding issues ([#272](https://github.com/cucumber/gherkin/pull/272) Lukas Degener, Thorsten Glaser)
Mon Aug 26 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.12.1
Fri May 24 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.12.0
[#]# [2.12.0](https://github.com/cucumber/gherkin/compare/v2.11.8...v2.12.0)
* [Java, Ruby] TagExpression.eval() removed (Oleg Sukhodolsky)
* [Java, Ruby] Filter.eval() renamed to evaluate() (Oleg Sukhodolsky)
* [Java, JRuby] JSONFormatter\'s java version changed to connect embedding to the recent step the same way as Ruby\'s one does. (Oleg Sukhodolsky)
[#]# [2.11.8](https://github.com/cucumber/gherkin/compare/v2.11.7...v2.11.8)
* [Core] Added Galician (gl) ([#249](https://github.com/cucumber/gherkin/pull/249) son-cativo)
* [Java, JRuby] Set default i18n when create Parser ([#229](https://github.com/cucumber/gherkin/pull/229) Tomohiko Himura)
* [Java, JRuby] Filter out code keywords starting with a number: `I18n.code_keywords`. (Aslak Hellesøy)
[#]# [2.11.7](https://github.com/cucumber/gherkin/compare/v2.11.6...v2.11.7)
* [Java, JRuby] Fix ArrayOutOfBoundException in JSONFormatter ([#239](https://github.com/cucumber/gherkin/issues/239) Joseph Hughes)
* [Java, Ruby] JSONFormatter outputs prettyfied json (Oleg Sukhodolsky)
* [Java, JRuby] JSONFormatter.appendDuration(), TagExpression.isEmpty() added to match ruby versions ([#234](https://github.com/cucumber/gherkin/issues/234) Oleg Sukhodolsky)
* [Core] New: Greek ([#237](https://github.com/cucumber/gherkin/issues/237), [#244](https://github.com/cucumber/gherkin/issues/244) Konstantinos Rousis)
* [Core] New: Old English (Englisc) added ([#240](https://github.com/cucumber/gherkin/issues/240), [#241](https://github.com/cucumber/gherkin/issues/241) Sean Miller)
* [JRuby] fixed problem with passing StringIO to PrettyFormatter (Oleg Sukhodolsky)
* [Ruby] MultiJson is used insted of JSon ([#235](https://github.com/cucumber/gherkin/issues/235) Erik Michaels-Ober)
* [Ruby] TagExpression.eval() deprecated, TagExpression.evaluate() added to replace it. ([#238](https://github.com/cucumber/gherkin/issues/238) Oleg Sukhodolsky)
* [Ruby] File name is displayed on parse error ([#247](https://github.com/cucumber/gherkin/issues/247), [#248](https://github.com/cucumber/gherkin/issues/248) AATTlukaso)
* [Java, JRuby] Fix IndexOutOfBound exception in PrettyFormatter ([#175](https://github.com/cucumber/gherkin/issues/175), [#242](https://github.com/cucumber/gherkin/issues/242) Matheus Neves, Oleg Sukhodolsky)
[#]# [2.11.6](https://github.com/cucumber/gherkin/compare/v2.11.5...v2.11.6)
* [JavaScript] Add duration value to json formatter ([#204](https://github.com/cucumber/gherkin/pull/204) Rick Beyer)
* [JavaScript] Fix for JS Lexer ([#215](https://github.com/cucumber/gherkin/pull/215) Alexis Hevia)
* [JavaScript] Failing JS Features ([#228](https://github.com/cucumber/gherkin/issues/228) Aslak Hellesøy)
* [Core] Better Slovak ([#208](https://github.com/cucumber/gherkin/pull/208) Michal Kvasnicak)
* [Core] New: Tatar ([#213](https://github.com/cucumber/gherkin/pull/213) Valeriy Utyaganov)
* [Core] New: Telugu ([#218](https://github.com/cucumber/gherkin/pull/218) srinivasvedantam)
* [Core] New: Hindi ([#222](https://github.com/cucumber/gherkin/pull/222) Kumar Harsh)
* [Java] Fix JSON formatter ([#216](https://github.com/cucumber/gherkin/pull/216), [#195](https://github.com/cucumber/gherkin/pull/195) Joseph Hughes, Rex Hoffman)
* [Ruby,Java] Gherkin does not seem to parse BOM when feature contains language specification. ([#211](https://github.com/cucumber/gherkin/issues/211), [#212](https://github.com/cucumber/gherkin/pull/212) Rob Westgeest)
* [Java] Fixed a couple of build problems ([#226](https://github.com/cucumber/gherkin/pull/226), [#227](https://github.com/cucumber/gherkin/pull/227) signed)
Mon Nov 5 13:00:00 2012 cooloAATTsuse.com
- updated to version 2.11.5
* [Core] Czech translation cleaned a little bit up. ([#202](https://github.com/cucumber/gherkin/pull/202) Jakub Linhart)
* [JavaScript] No lexer modules in 2.11.4 NPM package ([#198](https://github.com/cucumber/gherkin/issues/198) Aslak Hellesøy)
Tue Oct 9 14:00:00 2012 cooloAATTsuse.com
- updated to version 2.11.4
Sun Aug 26 14:00:00 2012 cooloAATTsuse.com
- updated to version 2.11.2
Wed Nov 30 13:00:00 2011 schubiAATTsuse.com
- update to 2.4.5
Wed Aug 24 14:00:00 2011 fcastelliAATTnovell.com
- add more \'provide\' macros, required by latest version of cucumber
Wed Aug 24 14:00:00 2011 fcastelliAATTnovell.com
- update to 2.4.15
Tue May 3 14:00:00 2011 dmacvicarAATTsuse.de
- update to 2.3.6
Mon Aug 30 14:00:00 2010 dmacvicarAATTnovell.com
- update to 2.1.5
Mon Jun 14 14:00:00 2010 mrueckertAATTsuse.de
- initial package