Sha256: c9be69b0adbeca0e483b5b8c29b2fb7f8ba50a6ef443000769e0bedf589f099c
Contents?: true
Size: 747 Bytes
Versions: 1
Compression:
Stored size: 747 Bytes
Contents
## ruby-measurement 1.1.0 (Feb 6, 2013) * Move unit definition logic into `Unit` class. *Matt Huggins* * Create test suite. *Matt Huggins* * Fix parsing of `'` and `"` for feet and inches. *Matt Huggins* * Implement missing metric weights and U.S. customary capacities. *Matt Huggins* * Fix several conversions that were found to be miscalculating. *Matt Huggins* ## ruby-measurement 1.0.0 (Jan 22, 2013) * Fix parsing of mixed fractions. *Matt Huggins* * Allow parsing of quantity & unit to work when not separated by a space. *Matt Huggins* * Change `Measurement` initializer to accept quantity & unit instead of a single string for parsing. *Matt Huggins* ## ruby-measurement 0.0.1 (Jan 21, 2013) * Initial release. *Matt Huggins*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-measurement-1.1.0 | CHANGELOG.md |