Skip to content

1.4.1 - Fix broken auto snake-case of rule name

Choose a tag to compare

@bezhermoso bezhermoso released this 07 Jul 04:28
c19f431
  • Fixes a serious bug where $node->myCustomRule() was producing myCustomRule. Now it should produce my_custom_rule.

Full Changelog: 1.4.0...1.4.1