v0.0.21
- Added basic specs to cover behavior of isset and empty on null and not null attribute. - Dropped `canGetProperty` from DataMapper as it's not needed in DataMapper - DM only proxy access to attributes in data source for this case. ____ fix checking property on null in ActiveRecord https://github.com/php-kitchen/yii2-domain/pull/20