Sha256: 6953620364b59d72160cc284857917955daff02b979018b310d1b8ae58a5e277
Contents?: true
Size: 1.19 KB
Versions: 1
Compression:
Stored size: 1.19 KB
Contents
## [1.2.0](https://github.com/shivam091/unit_measurements-rails/compare/v1.1.0...v1.2.0) - 2023-11-20 ### What's new - Added method `.measured_fields` to provide ability to maintain measured attribute names and their options. ----------- ## [1.1.0](https://github.com/shivam091/unit_measurements-rails/compare/v1.0.0...v1.1.0) - 2023-11-16 ### What's new - Added ability to define _multiple_ measured attributes at a time. - Added wrapper for defining `length` measured attributes. - Added wrapper for defining `weight` measured attributes. - Added wrapper for defining `volume` measured attributes. - Added wrapper for defining `area` measured attributes. ----------- ## [1.0.0](https://github.com/shivam091/unit_measurements-rails/compare/v0.2.0...v1.0.0) - 2023-11-14 ### What's new - Added method `.measured` to store and retrieve measurement object. - Added RDoc for modules and classes. ----------- ## [0.2.0](https://github.com/shivam091/unit_measurements-rails/compare/v0.1.0...v0.2.0) - 2023-11-12 ### What's new - Added gem skeleton and updated dependencies. - Added test schema to prepare the database. ----------- ## 0.1.0 - 2023-11-08 ### Initial release ----------- ### Unreleased
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unit_measurements-rails-1.2.0 | CHANGELOG.md |