SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-facets-doc-3.1.0-1.5.x86_64.rpm :
Tue May 10 14:00:00 2016 cooloAATTsuse.com
- updated to version 3.1.0
see installed HISTORY.md
[#]# 3.1.0 / 2016-05-10
More or less a minor release, but there are some backward incompatabilites
such as `Hash#except!` which no longer returns the rejected entries (use
`Hash#remove!` for old behavior).
Special thanks to Scott Parrish for all his help getting Facets in tip-top
shape.
Changes:

* New Features

* Add `Hash#remove!` for old `except!` behavior.

* Add `Array#standard_deviation`.

* Add `Array#variance`.

* Add `Array#average`.

* Add `Numeric#delimit`.

* Improved Features

* Change `Hash#except!` to not return rejected entries.

* Improve definition of Character Set in `String.random`.

* Add one to denominator of `String#similarity` score.

* Enhanced download methods.

* Improvements on compatability with ActiveSupport.

* Enumerable#from and #thru return empty set when index is out of bounds.

* Bug Fixes

* Fix `Enumerable#key_by`.

* Fix `Enumerable#sum` to take initial value.

Fri Feb 6 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.0.0
This major release has been a long time in coming --too long in fact. As with
any \"Point Oh\" release, please expect a few hiccups and report them so we can
get a solid 3.1 release out as soon as possible.
This release is tailored for Ruby 2.0 and above. Ruby 1.9.x and older is no
longer supported. If you still need to use Facets with Ruby 1.9.x or older
then the excellent Backports project can be used to fill in the gaps.
Changes:

* New Features

* Add Array#arrange

* Add Array#intersection

* Add Array#missing

* Add Array#uniqe_permutation

* Add Dir.lookup method

* Add Enumerator::Lazy#squeeze

* Add Hash#fetch_nested

* Add Kernel#instance_extract

* Add Math#EC for Euler\'s constant

* Add Pathname#chdir

* Add Pathname#readline

* Add Proc.wrap (may become `Kernel#Proc()`)

* Add Range#- and Range#+

* Add Regexp#to_proc

* Add String#each_match as alias for #mscan

* Add Time.current

* Improved Features

* Enumerable#sum argument is initial value.

* Hash#collate can take multiple arguments.

* Hash#collate no longer flattens automatically.

* Time#past? and #future? use Time.current.

* Better ActiveSupport compatibility.

Wed Aug 1 14:00:00 2012 cooloAATTsuse.com
- updated to version 2.9.3

Fri May 28 14:00:00 2010 mrueckertAATTsuse.de
- update to version 2.8.4

Wed Jan 6 13:00:00 2010 prusnakAATTsuse.cz
- updated to 2.8.1

Fri Dec 25 13:00:00 2009 prusnakAATTsuse.cz
- update to version 2.8.0

Mon Jan 26 13:00:00 2009 mrueckertAATTsuse.de
- update to version 2.5.0

Tue May 22 14:00:00 2007 mrueckertAATTsuse.de
- update to 1.8.54

Wed Sep 13 14:00:00 2006 mrueckertAATTsuse.de
- update to 1.7.46


 
ICM