--- - branch: MAIN date: Sun May 23 09:33:50 UTC 2021 files: - new: '1.6' old: '1.5' path: pkgsrc/devel/ruby-cucumber-expressions/Makefile pathrev: pkgsrc/devel/ruby-cucumber-expressions/Makefile@1.6 type: modified - new: '1.6' old: '1.5' path: pkgsrc/devel/ruby-cucumber-expressions/distinfo pathrev: pkgsrc/devel/ruby-cucumber-expressions/distinfo@1.6 type: modified - new: '1.5' old: '1.4' path: pkgsrc/devel/ruby-cucumber-expressions/PLIST pathrev: pkgsrc/devel/ruby-cucumber-expressions/PLIST@1.5 type: modified id: 20210523T093350Z.4cae05b35a9099e5a11523b71420745d92f01ffe log: | devel/ruby-cucumber-expressions: update to 16.0.0 Update ruby-cucumber-expressions from 10.3.0 to 16.0.0. (Previous commit message was wrong, it was not for 13.0.1 but 10.3.0.) 12.1.1 - 2021-04-06 Fixed * [Ruby] use Array#select instead of Array#filter. The latter is an alias that was introduced in Ruby 2.6.0. (aslakhellesoy) 12.1.0 - 2021-04-06 Added * [Ruby] Add UndefinedParameterTypeError#undefined_parameter_type_name (#1460 aslakhellesoy) 12.0.1 - 2021-04-06 Fixed * [JavaScript] Fix issue with some files may not appear in published package (#1452) * [Java] Support character in BuiltInParameterTransformer. (#1405) 12.0.0 - 2021-02-09 Changed * [JavaScript] removed circular dependencies. (#1292 davidjgoss aslakhellesoy) [11.0.2] - 2021-02-09 Fixed * [JavaScript] revert breaking changes in 11.0.1 (#1352) 11.0.1 - 2021-02-07 Fixed * [JavaScript] removed circular dependencies. (#1292 davidjgoss aslakhellesoy) 11.0.0 - 2020-12-10 This is a major release of Cucumber Expressions. Cucumber Expressions now has a formal grammar. This grammar is implemented in a hand-written recursive-descent parser. The new grammar and parser handles edge cases better. Most existing expressions should still parse in the same way, but you may come across edge cases where the expressions are parsed differently. This work was a heroic effort by @mpkorstanje who has been working on and off on this for over a year!! Changed * Some expressions that were valid in previous versions may now be invalid * Some expressions that were invalid in previous versions may now be valid Removed * [JavaScript] Removed webpacked JavaScript from distribution Fixed * [Go, Java, JavaScript, Ruby] New handwritten parser, which fixes several long-standing bugs. (#601 #726 #767 #770 #771 mpkorstanje) * [Go] Support for Go 1.15 module: pkgsrc subject: 'CVS commit: pkgsrc/devel/ruby-cucumber-expressions' unixtime: '1621762430' user: taca