[TZInfo-announce] TZInfo v0.3.36 Released
Philip Ross
phil.ross at gmail.com
Sun Mar 3 16:35:35 UTC 2013
TZInfo version 0.3.36 has been released (based on version 2013a of the
underlying tz data).
Gem, zip and tar.gz files can be found at
http://rubyforge.org/frs/?group_id=894. You can use 'gem update' to
upgrade if you already have the tzinfo gem installed.
Changes in this release:
* Updated to tzdata version 2013a
(http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
* Fix TimezoneTransitionInfo#eql? incorrectly returning false when
running on Ruby 2.0.
* Change eql? and == implementations to test the class of the passed
in object instead of checking individual properties with
'respond_to?'.
--
Phil Ross
http://tzinfo.rubyforge.org/ -- DST-aware timezone library for Ruby
More information about the TZInfo-announce
mailing list