Sha256: a1ae82efaa6d5844e882303406629dc657f4a7b69f1489d9106dff520cb21dd2

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

## [1.6.0](https://github.com/shivam091/unit_measurements/compare/v1.5.1...v1.6.0) - 2023-08-19

## What's new

- Added support to perform mathematical operations on the measurements.

----------

## [1.5.1](https://github.com/shivam091/unit_measurements/compare/v1.5.0...v1.5.1) - 2023-08-18

### What's updated

- Added extra blank line between method code and last code statement (considered as return).

----------

## [1.5.0](https://github.com/shivam091/unit_measurements/compare/v1.4.0...v1.5.0) - 2023-08-18

### What's fixed

- Fixed precision in `Measurement#quantity` method.

----------

## [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.6.0 CHANGELOG.md