Releases: VirtoCommerce/vc-module-core
Releases · VirtoCommerce/vc-module-core
3.815.0
🎯 Development
- Add rounding option to dynamic expression templates (#233)
3.814.0
🎯 Development
- Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)
3.808.2
🎯 Development
- Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)
3.806.1
🎯 Development
- Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)
3.800.5
🎯 Development
- Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)
3.813.0
🐞 Bug fixes
- Use CurrencyDecimalDigits instead of NumberDecimalDigits when rounding money
- Make the multiplication of Money by Money obsolete, as it makes no sense
- Change return type to decimal when dividing Money by Money
3.812.0
🎯 Development
- Added "Name" field for the Discount class (#231)
3.811.0
Merge branch 'release/3.811.0'
3.810.0
Merge branch 'release/3.810.0'
3.808.1
use given currency symbol if it's set (#230)