Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-cucumber-messages
From: Takahiro Kambe
Date: 2024-09-22 15:42:25
Message id: 20240922134225.8C958FC74@cvs.NetBSD.org
Log Message:
devel/ruby-cucumber-messages: update to 25.0.1
Latest release is 26.0.0, but latest lang/ruby-cucumber-gherkin dose not
supports cucumber-messages 26 and later.
23.0.0 (2023-11-02)
Added
* Added C++ implementation (#152)
Changed
* [Ruby] Updated minimum Ruby version to 2.5 - (#177 luke-hill)
24.0.0 (2023-11-24)
Added
* Add stackTrace prop to Exception message (#182)
24.0.1 (2023-12-21)
Fixed
* Update repo URLs (#190)
24.1.0 (2024-03-23)
Added
* java: include stacktrace in Convertor.toMessage(Throwable) (#213)
25.0.0 (2024-06-13)
Changed
* [Ruby] Breaking change Messages are now altered to be 1 message class per
file (#225 luke-hill)
* [Ruby] Updated minimum Ruby version to 3.0 (#216 luke-hill)
* [Ruby] Use latest CCK conformance for signing off message releases (#216
luke-hill)
* [Ruby] Tidied up all remaining rubocop offenses (This included 2 minor
alterations to the generator code) (#217 #225 luke-hill)
* [Php] Permit both PHPUnit 10 and PHPUnit 11 (#200 ciaranmcnulty)
Fixed
* [cpp] Don't rely on GitHub API for latest versions and implement a simple
download retry loop
25.0.1 (2024-06-14)
Fixed
* [Php] Fixed a workflow issue with publishing the package
Files: