SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-backports-3.25.0-lp155.1.2.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - ## [3.25.0](https://github.com/marcandre/backports/compare/v3.24.0...v3.25.0) - 2024-03-05 [#]# Added- `MatchData#named_captures` (with `symbolize_keys` option, Ruby 3.3)- `Range.reverse_each` (Ruby 3.3)- `Range#overlap?` (Ruby 3.3)
* Tue Nov 14 2023 Dan Čermák - New upstream release 3.24.1, see bundled CHANGELOG.md
* Tue Jan 25 2022 Stephan Kulow updated to version 3.23.0 see installed CHANGELOG.md [#]# [3.23.0](https://github.com/marcandre/backports/compare/v3.22.1...v3.23.0) - 2021-12-28 [#]## Added - `Integer.try_convert` (Ruby 3.1) - `Symbol.end_with?` (Ruby 2.7) [#171] [#]# [3.22.1](https://github.com/marcandre/backports/compare/v3.21.0...v3.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?` [#]# [3.21.0](https://github.com/marcandre/backports/compare/v3.20.1...v3.21.0) - 2021-03-31 [#]## Added - Added `String#unpack1` (Ruby 2.4) [#166]
* Thu Jun 24 2021 Stephan Kulow updated to version 3.21.0 see installed CHANGELOG.md
* Wed Jan 20 2021 Stephan Kulow updated to version 3.20.1 see installed CHANGELOG.md
* Fri Sep 25 2020 Stephan Kulow updated to version 3.18.2 see installed CHANGELOG.md
* Thu May 07 2020 Stephan Kulow - updated to version 3.17.1 CHANGELOG.rdoc removed upstream
* Mon Feb 10 2020 Stephan Kulow - updated to version 3.16.0 see installed CHANGELOG.rdoc == Version 3.16.0 - Feb 6th, 2020 Note: {Next major version (X-mas 2020)}[https://github.com/marcandre/backports/issues/139] will drop support for Ruby < 2.2.
* Ruby 2.7 backports
* Array
* +intersection+
* Comparable
* +clamp+ (with range)
* Complex
* +<=>+
* Enumerable
* +filter_map+
* +tally+
* Enumerator
* +produce+ (class method)
* Time
* +floor+, +ceil+
* Fri Jul 19 2019 Stephan Kulow - updated to version 3.15.0 see installed CHANGELOG.rdoc == Version 3.15.0 - May 15th, 2019
* Proc / Method
* +<<+, +>>+
* Sun May 05 2019 Stephan Kulow - updated to version 3.14.0 see installed CHANGELOG.rdoc
* Sat Mar 02 2019 Stephan Kulow - updated to version 3.12.0 see installed CHANGELOG.rdoc
* From 2.5.0: String#undump (Note, much slower performances)
* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 3.11.4 see installed CHANGELOG.rdoc
* Mon Apr 16 2018 factory-autoAATTkulow.org- updated to version 3.11.3 see installed CHANGELOG.rdoc
* Tue Apr 10 2018 factory-autoAATTkulow.org- updated to version 3.11.2 see installed CHANGELOG.rdoc
* Thu Feb 08 2018 factory-autoAATTkulow.org- updated to version 3.11.1 see installed CHANGELOG.rdoc == Version 3.11.0 - December 25th, 2017
* New Ruby version 2.5.0
* Array
* +append+, +prepend+
* Dir
* +children+, +each_child+
* Enumerable
* +any?+, +all?+, +none?+, +one?+ (with pattern argument)
* Hash
* +slice+
* +transform_keys+
* Integer
* +sqrt+
* +allbits?+, +anybits?+ and +nobits?+
* Kernel
* +yield_self+
* Module
* +attr+, +attr_accessor+, +attr_reader+, +attr_writer+ (now public)
* +define_method+, +alias_method+, +undef_method+, +remove_method+ (now public)
* String
* +delete_prefix+, +delete_prefix!+
* +delete_suffix+, +delete_suffix!+
* Struct
* +new+ (with keyword_init: true)
* require \'backports/latest\' is now the right way to require everything == Version 3.10.0 - October 17, 2017
* Additional features of 2.4.0
* Enumerable
* +uniq+
* +sum+
* Hash
* +compact+
* +transform_values+ == Version 3.9.0 - October 07, 2017
* From 2.4.0: +dup+ for +true+, +false+, +nil+, Numeric
* From 2.2.0: Method#super_method == Version 3.8.0 - April 26, 2017
* From 2.4.0: String#match?, Regexp#match?
* From 2.3.0:
* unary String#+, +-+
* Numeric: +positive?+, +negative?+
* Hash: +to_proc+, +fetch_values+, >, <, >=, <=
* Enumerable: +chunk_while+, +grep_v+
* {Array|Hash|Struct}#dig
* Array#bsearch_index
* From 2.2.0:
* Method#curry
* String#unicode_normalize{|?|!}
* Kernel#itself
* Float: +next_float+, +prev_float+ == Version 3.7.0 - March 28, 2017
* Initiate work on backports of 2.2, 2.3, 2.4
* From 2.4.0:
* Comparable#clamp
* From 2.2.0:
* Enumerable: +slice_when+, +slice_after+
* Tue Jan 09 2018 cooloAATTsuse.com- updated to version 3.11.0 see installed CHANGELOG.rdoc
* Thu Oct 26 2017 cooloAATTsuse.com- updated to version 3.10.3 see installed CHANGELOG.rdoc
* Wed Oct 11 2017 cooloAATTsuse.com- updated to version 3.10.0 see installed CHANGELOG.rdoc
* Tue May 23 2017 cooloAATTsuse.com- updated to version 3.8.0 see installed CHANGELOG.rdoc
* Wed Mar 29 2017 cooloAATTsuse.com- updated to version 3.7.0 see installed CHANGELOG.rdoc
* Wed Feb 10 2016 cooloAATTsuse.com- updated to version 3.6.8 see installed CHANGELOG.rdoc
* Tue Nov 03 2015 cooloAATTsuse.com- updated to version 3.6.7 see installed CHANGELOG.rdoc
* Sun Aug 02 2015 cooloAATTsuse.com- updated to version 3.6.6 see installed CHANGELOG.rdoc
* Tue Jul 14 2015 cooloAATTsuse.com- updated to version 3.6.5 see installed CHANGELOG.rdoc
* Thu Jan 01 2015 mailaenderAATTopensuse.org- update to version 3.6.4
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
 
ICM