Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-backports
From: Takahiro Kambe
Date: 2022-02-12 13:12:32
Message id: 20220212121232.A0D8DFB24@cvs.NetBSD.org
Log Message:
devel/ruby-backports: update to 3.23.0
3.23.0 (2021-12-28)
Added
* Integer.try_convert (Ruby 3.1)
* Symbol.end_with? (Ruby 2.7) [#171]
3.22.1 (2021-12-27)
Added
* Ruby 3.1 backports:
Array
* intersect?
Class
* descendants
* subclasses
Enumerable
* compact
* tally (with hash argument)
File
* dirname (with depth argument)
MatchData
* match
* match_length
Struct
* keyword_init?
Files: