Sha256: e1ceb020267fc123dacf88be4da471cf3f1f30f179a288acf1108ac54caff32c
Contents?: true
Size: 741 Bytes
Versions: 1
Compression:
Stored size: 741 Bytes
Contents
## [1.1.0](https://github.com/shivam091/unit_measurements/compare/v1.0.0...v1.1.0) - 2023-08-14 ### What's new - Added `#format` method to format quantity of the measurement. ---------- ## [1.0.0](https://github.com/shivam091/unit_measurements/compare/v0.1.0...v1.0.0) - 2023-09-14 ### What's new - Added support to build unit groups. - Added unit group for `length` units. - Added unit group for `weight` units. - Added support to build `si` units. - Added support to parse `Complex`, `Rational`, `Scientific` numbers, and `ratios`. - Added support to convert quantity between two units using `#convert_to`, `#convert_to!`, and `#parse` methods. ---------- ## [0.1.0] - 2023-09-13 ### Initial release ----------- ## [Unreleased]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unit_measurements-1.1.0 | CHANGELOG.md |