Skip to content

2.12.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 03 Apr 08:36
· 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 expands MoneyValueTransfer with currencies provided by all stores.
  • Removed MoneyDependencyProvider::PLUGIN_CURRENCY internal deprecated dependency.

Adjustments

  • Adjusted composer.json to allow for new Locale and Currency majors.
  • Increased Store module version dependency.