Sha256: ee0b6578047a60c5d4909801fc8e9d3c1ad9f6b78d560463c7c8fd509af6d671

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [0.4.7] - 2022-12-14

### Changed
- Relax Dry::Types dependency to "~> 1.0"

## [0.4.5] - 2022-09-28
### Added
- Add `Physical::Pallet` class [#12]
- Convenience methods for weight, volume, and fill [#15]
- Add inner dimensions for `Pallet` class [#16]

### Changed
- Fix Ruby 2.7 deprecation warnings [#3]
- Set rounding mode for Money gem [#6]
- Bump Rake version [#10]
- Ruby 3 support [#18]

## [0.4.4] - 2019-10-29
### Added
- Add `#sku`, `#cost` and `#description` to `Physical::Item`

## [0.4.3] - 2019-10-14
### Added
- Add `#latitude` and `#longitude` to `Physical::Location`

## [0.4.2] - 2019-09-04
### Changed
- Relax `Measured` Gem dependency

## [0.4.1] - 2019-07-15
### Added
- Add `max_weight` to `Physical::Package`

## [0.4.0] - 2019-07-10
### Added
- `Measured::Density` Type and density calculations [@tvdeyen](https://github.com/mamhoff/physical/pull/19)
- Use `Measured::Density` Type when initializing `Physical::Package#void_fill_density` [@mamhoff](https://github.com/mamhoff/physical/pull/22)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
physical-0.4.7 CHANGELOG.md