Posted By: Philip Ross
Date: 2006-08-23 21:11
Summary: TZInfo 0.3.1
Project: TZInfo
TZInfo version 0.3.1 has been released (based on version 2006j 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.
A FreeBSD port is also available. See http://www.freshports.org/devel/rubygem-tzinfo/ for more information. Thanks to Rui Lopes for putting this together.
Changes in this release:
* Remove a colon from case statements to avoid a warning in Ruby 1.8.5. #5198.
* Use a temporary variable to avoid a dynamic string warning from rdoc.
* Updated to tzdata version 2006j (http://article.gmane.org/gmane.comp.time.tz/1175). |
|