Added
Changed
- (#110) Removed dependency of
RateOutOfRange
exception in contracts namespace on concrete Reaction
model implementation
- (#110) Renamed
withValue
method to withValueBetween
in RateOutOfRange
exception
- (#110) Added
$minimumRate
parameter to withValueBetween
method in RateOutOfRange
exception
- (#110) Added
$maximumRate
parameter to withValueBetween
method in RateOutOfRange
exception
- (#111) Changed
$rate
parameter type from float
to ?float
of hasReactedTo
method in Reacter
model contract
- (#111) Changed
$rate
parameter type from float
to ?float
of hasNotReactedTo
method in Reacter
model contract
View the changes from 8.0.0 to 8.1.0