Skip to content

Ruler v0.4.0

Latest
Compare
Choose a tag to compare
@bobthecow bobthecow released this 27 Jun 14:07

Ruler v0.4 improves support for modern PHP. It is API compatible with v0.3.x, and should be a drop-in replacement other than...

  • Drops support for PHP < 7.4. Thanks @DemigodCode!
  • Updated, more complete, types.
  • Deprecated Contains Operator has been removed (in favor of StringContains and SetContains Operators).