SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-ruby2ruby-2.5.1-1.2.x86_64.rpm :

* Tue Jul 16 2024 dan.cermakAATTposteo.net- New upstream release 2.5.1, see bundled History.rdoc
* Mon Oct 10 2022 cooloAATTsuse.comupdated to version 2.5.0 see installed History.rdoc === 2.5.0 / 2022-10-04
* 5 minor enhancements:
* Added support for (most?) pattern matching.
* Added support for
*
*kwrest.
* Added support for forward args (...), defn and call.
* Added support for preexe (BEGIN { ... }).
* Support ruby 3.1 hash shorthand syntax. (presidentbeef)
* 3 bug fixes:
* Fix generation of case w/ no else.
* Fixed a bug block shadow vars (they\'re grouped)
* Fixed find_pat up (after fixing a find_pat bug in ruby_parser).
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 2.4.4 see installed History.rdoc === 2.4.4 / 2019-09-24
* 1 bug fix:
* Fixed deprecation warnings from patterns change in sexp_processor.
* Fri Jul 19 2019 cooloAATTsuse.com- updated to version 2.4.3 see installed History.rdoc
* Thu Mar 14 2019 cooloAATTsuse.com- updated to version 2.4.2 see installed History.rdoc === 4.12.0 / 2019-03-12
* 3 bug fixes:
* Fixed sexp_body to return empty sexp instead of nil when using STRICT_SEXP.
* STRICT_SEXP=4+ fails w/ current use of concat. Removed concat from strictness for now.
* Use concat internally instead of splat. Some people have 20000 node sexps! (presidentbeef)
* Tue Feb 27 2018 factory-autoAATTkulow.org- updated to version 2.4.1 see installed History.rdoc === 2.4.1 / 2018-02-15
* 2 minor enhancements:
* Added bitwise ops to BINARY. (david942j)
* Added rewrite_call|if|until|while to normalize `not` in conditions.
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 2.4.0 History.txt removed upstream
* Thu Dec 01 2016 cooloAATTsuse.com- updated to version 2.3.2 see installed History.txt === 2.3.2 / 2016-11-30
* 5 bug fixes:
* FINALLY fixed a problem with escaping in dstrs. (nex3)
* Fix using match3 on LHS of call. (eqv)
* Fixed handling defn that starts w/ begin+rescue+other stuff. (eqv)
* Fixed return expressions with complex RHS. (eqv)
* Tweaked sexp_processor dependency to ~> 4.6 to sync them better
* Mon Oct 10 2016 cooloAATTsuse.com- updated to version 2.3.1 see installed History.txt === 2.3.1 / 2016-10-09
* 1 minor enhancement:
* Support more op_asgn nodes. (presidentbeef)
* 1 bug fix:
* Fix for non-binary \'binary\' calls (eg arity > 1). (presidentbeef)
* Fri Feb 19 2016 cooloAATTsuse.com- updated to version 2.3.0 see installed History.txt === 2.3.0 / 2016-02-18
* 3 minor enhancements:
* Added support for safe navigation/lonely operator. (presidentbeef)
* Expanded tests for 2.3 support
* Support safe attrasgn. (presidentbeef).
* Thu May 28 2015 cooloAATTsuse.com- updated to version 2.2.0 see installed History.txt === 2.2.0 / 2015-05-27
* 1 minor enhancement:
* Normalized block arg goalposts (always there unless arg slot == 0).
* Tue Apr 14 2015 cooloAATTsuse.com- updated to version 2.1.4
* Mon Nov 03 2014 tboergerAATTsuse.com- Updated to 2.1.3 - 2.1.3 - Fixed handling of kwargs. (joenas) - 2.1.2 - Fixed readme to point out that deep_clone may be needed. (heathd) - 2.1.1 - Moved Regexp::CODES out of guard on ::ENC_NONE. (presidentbeef)
* Mon Nov 03 2014 tboergerAATTsuse.com- Added last missing bits for new macros
* Mon Oct 13 2014 adrianAATTsuse.de- adapt to new rubygem packaging style
 
ICM