1.2.0-beta
Pre-release
Pre-release
What's Changed
- Added support for PHPUnit 11
- Added
minValue
andmaxValue
onMoneyInput
. Thanks @npbreland. - Added tests for components. More tests will be added later. Thanks @npbreland. See #14
- Fixes for
MoneyInput
conversions between decimal and formatted values. Thanks @npbreland. See #11 and 45570f9 - Some code refactoring
New Contributors
- @dependabot made their first contribution in #8
- @npbreland made their first contribution in #11
Full Changelog: 1.1.0...1.2.0