Skip to content

v4.0.0

Latest

Choose a tag to compare

@olvlvl olvlvl released this 04 Feb 01:14
2b2f507

New requirements

Require PHP 7.4+ (older Debian distributions are now archived)

New features

None

Backward Incompatible Changes

Removed helper functions, use StaticInflector instead.

Deprecated Features

None

Other Changes

  • Updated PHPUnit to v9.6 to avoid vulnerability.
  • Throw Error instead of PropertyNotDefined/InvalidArgumentException.
  • Remove dependency on icanboogie/common.
  • 'glove' -> 'gloves' (@RickKukiela)