Skip to content

Version 0.8.0

Latest

Choose a tag to compare

@mspirkov mspirkov released this 16 Jul 15:41
5c001ee

What's Changed

  • feat: add a rule to check Yii::createObject by @mspirkov in #36
  • feat: add a rule to check Model::scenarios() by @mspirkov in #37
  • feat(componentBehaviorsValidation): remove unnecessary errors by @mspirkov in #38
  • feat: add a rule to check Controller::actions() by @mspirkov in #39
  • feat: add activeQueryWithValidation rule by @mspirkov in #40
  • feat: add the configuration parameter enableValidationRules by @mspirkov in #41
  • fix: handling of the __construct() key in the configuration by @mspirkov in #42

Full Changelog: 0.7.0...0.8.0