Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 545 Bytes

CHANGELOG.MD

File metadata and controls

37 lines (23 loc) · 545 Bytes

1.7.5 - 2023-07-04

Added

  • new eav Query Builder compatible with DBAL expressions
  • symfony validation

Deprecated

  • Nothing

Fixed

  • Decimal truncating behaviour

Removed

  • illuminate/database dependency
  • eav Query builder dependent on eloquent
  • illuminate/validation, illuminate/translation dependencies
  • docker folder

1.4.3 - 2023-06-21

Added

  • bcmath extension
  • Decimal truncating
  • attribute props

Deprecated

  • Nothing

Fixed

  • ValueDecimal migration value column size

Removed