Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (31m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 16:50:22 UTC Now

2020-01-18 16:30:45 UTC MAIN commitmail json YAML

lang/ruby-gherkin: update to 9.0.0

Update ruby-gherkin to 9.0.0.

9.0.0 - 2019-12-10

Changed

* Renamed --json command line option to --format protobuf|ndjson
* Upgrade to cucumber-messages 8.0.0

8.2.1 - 2019-11-22

Fixed

* PickleStep have unique IDs when generated from a Background section (#800
  vincent-psarga)

8.2.0 - 2019-11-14

Fixed

* [Ruby] Make CI build work on Ruby 2.3, 2.4, 2.5 and 2.6 (#777
  vincent-psarga aslakhellesoy)

8.1.1 - 2019-10-17

Fixed

* [Ruby] Replace internal ProtobufMessageStream with ProtobufIoEnumerator

8.1.0 - 2019-10-16

Added

* Better Indonesian translation (#733 milhcbt)
* New Nepali translation (#729 ankitpokhrel)
* New Marathi keywords (#731 #758 upgundecha)

Changed

* [Java] restore native Java parser (#750 aslakhellesoy)

Removed

* [JavaScript] - GherkinExe (after it was fixed)

Fixed

* [JavaScript] - GherkinExe exposes stderr (#723 charlierudolph)

8.0.0 - 2019-10-03

Added

* New keywords for German (#352 #707 #708 coderbyheart Haukinger)

Changed

* Upgrade cucumber-messages to 6.0.1
* [JavaScript] restore native JavaScript parser (#709 #689 badeball
  aslakhellesoy)
* [Ruby] restore native ruby parser (#702 brasmusson)

Fixed

* [Go, Ruby] Fix trimming of whitespace in example cells (#703 aslakhellesoy)

7.0.4 - 2019-08-29

Changed

* Upgrade to cucumber-messages 5.0.1

7.0.3 - 2019-08-15

Fixed

* [Ruby] Fix inclusion of gherkin executables

7.0.2 - 2019-08-14

Changed

* Upgrade to c21e 2.0.0

7.0.1 - 2019-08-14

Fixed

* The 7.0.0 release failed

7.0.0 - 2019-08-14

Added

* [TypeScript] dialect support (#597 charlierudolph aslakhellesoy)
* Populate the Pickle#id field with a SHA1 hash of the source + line + column.

Fixed

* [TypeScript] ExeFile not a constructor (#641 #634 joscha)
* [Java,TypeScript] Fix parsing of long documents. (#566 aslakhellesoy)

6.0.17 - 2019-03-31

Changed

* Upgrade to cucumber-messages 2.1.2

(taca)