Skip to content

2.3.1 - Fix broken auto snake-case of rule name

Compare
Choose a tag to compare
@bezhermoso bezhermoso released this 07 Jul 04:30
305e525

What's Changed

  • Expand @return annotation of AbstractNode#end() to help auto-complete w/o @mixin support by @bezhermoso in #10
  • Support various rules like prohibited_{if,unless}, exclude_{if,unless,,with,without}, missing_{if,unless,with} by @bezhermoso in #17
  • [2.x] Fix broken snake-case conversion of __call use-cases by @bezhermoso in #18

CI Improvements

New Contributors

Full Changelog: 2.3.0...2.3.1