Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 422 Bytes

CHANGELOG-1.2.md

File metadata and controls

14 lines (11 loc) · 422 Bytes

Release note

v1.2.1

Fixes

  • Merge values: don't erase concrete values by missing value when merge values

v1.2.0

Added

  • Implement described notation
  • Implement applyWhen, Unlike mergeWhen, applyWhen keeps the keys even when the condition is not met.

Breaking change

  • Resources\Concerns\Identifier::toType: by default return type computed from resource class insteadof model class