Skip to content

0.0.29

Choose a tag to compare

@Djaconda Djaconda released this 14 May 10:38
· 28 commits to master since this release
93b2c4e

Minor refactoring:

  • Added markHandled method for Base/ModelEvent.php
  • Added the reloading attributes from entity to model after save
  • Added throwing NotFoundHttpException for Web/Mixins/ModelSearching::findEntityByIdentifierOrFail()
  • Added ability to throw the exception outward for EntityModificationAction::tryToSaveEntity()
  • Replaced query to repository::find() for getting related entity of record
  • Fixed namespaces