Updated
- Updated to support Laravel 8
Fixed
- Fixed a bug where
ModelOperation::getModel()
couldn't return null - Fixed a bug where
Operation::shouldSkip()
wasn't behaving correctly
ModelOperation::getModel()
couldn't return nullOperation::shouldSkip()
wasn't behaving correctly