2.12.0
·
134 commits
to master
since this release
Included commits: 2.11.0...2.12.0
Improvements
- Adjusted
MoneyFacadeInterface::fromInteger(),MoneyFacadeInterface::fromFloat(),MoneyFacadeInterface::fromString()so it uses provided currency ISO code as default instead of getting the current one from the store. - Adjusted
MoneyCollectionFormTypePlugin::buildForm()so it expandsMoneyValueTransferwith currencies provided by all stores. - Removed
MoneyDependencyProvider::PLUGIN_CURRENCYinternal deprecated dependency.
Adjustments
- Adjusted
composer.jsonto allow for newLocaleandCurrencymajors. - Increased
Storemodule version dependency.