Release Name: 1.0.2
Notes:
This library handles unit conversions and unit math
Changes:
Change Log for Ruby-units
=========================
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
2007-01-17 1.0.1 * Force units are now defined correctly.
|