Posted By: Kevin Olbrich
Date: 2007-02-02 23:17
Summary: ruby-units 1.1.0
Project: Ruby Units
ruby-units version 1.1.0 has been released!
This library handles unit conversions and unit math
Changes:
Change Log for Ruby-units
=========================
2007-01-28 1.1.0 * completely revamped the temperature handling system (see README)
* fixed some spelling errors in some units
* fixed to_datetime and to_date to convert durations to datetimes and dates'
2007-01-24 1.0.2 * Minor changes in the way powers are calculated to support Uncertain
numbers better.
* Fixed parsing bug with Uncertain Numbers
* added resolution / typography units (pixels, points, pica)
Note that 'pt' means 'pints' and not 'points'
* added some pressure units ('inHg' & 'inH2O')
* changed default abbreviation of 'knots' to 'kt'
* Changed directory layout
* fixed a minor bug with Time.to_date so comparisons work properly |
|