Project

General

Profile

Feature #10378 » update_NEWS.patch

gogotanaka (Kazuki Tanaka), 10/26/2014 03:19 AM

View differences:

NEWS
=== Core classes compatibility issues (excluding feature bug fixes)
* Complex
* incompatible changes:
* Complex#real? now returns true if imaginary part is 0.
* Enumerable
* Enumerable#slice_before's state management deprecated.
* Enumerable#chunk's state management deprecated.
(1-1/3)