Sha256: e28aa6b424a026599ca780d53d3974d7765438a6574495b57a5a5d47c59dbf2a
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
## [1.4.0](https://github.com/shivam091/unit_measurements/compare/v1.3.0...v1.4.0) - 2023-08-17 ### What's new - Added ability to perform `arithmetic` operations of measurements. ---------- ## [1.3.0](https://github.com/shivam091/unit_measurements/compare/v1.2.0...v1.3.0) - 2023-08-16 ### What's new - Added ability to compare two measurements of the same unit group. ---------- ## [1.2.0](https://github.com/shivam091/unit_measurements/compare/v1.1.0...v1.2.0) - 2023-08-15 ### What's new - Added support to specify unit value as an `array` of number and unit. ---------- ## [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.4.0 | CHANGELOG.md |