Releases: drobotik/eav
Releases · drobotik/eav
v1.7.5-alpha
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
v1.4.3-alpha
Added
- bcmath extension
- Decimal truncating
- attribute props
Deprecated
- Nothing
Fixed
- ValueDecimal migration value column size
Removed
- Generate dataset command
v.1.4.0-alpha
Added
- initial documentation
- import acceptance test
- export acceptance test
Fixed
- import fixes
- export fixes
v1.3.2-alpha
Import/export fixes