Skip to content

1.2.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@pelmered pelmered released this 22 Feb 04:08
· 131 commits to main since this release
821912b

What's Changed

  • Added support for PHPUnit 11
  • Added minValue and maxValue on MoneyInput. 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

Full Changelog: 1.1.0...1.2.0