1.0.0 - 2019-01-17
- Implemented units conversion through root unit (@SilverFire)
- Added more supported units: minute, hour, day, week, month, year, bps, kbps, mbps, gbps, kb, mb, gb, item (@hiqsol)
AbstractQuantity
implementsJsonSerializable
interface now (@hiqsol)- Added
Quantity::isPositive()
,isNegative()
methods (@hiqsol) - Other minor enhancements and fixes (@SilverFire, @hiqsol)
- Enhanced tests coverage (@hiqsol)