Skip to content

Release 2.2

Compare
Choose a tag to compare
@willemstuursma willemstuursma released this 07 Mar 19:51
· 70 commits to master since this release
c3ee9d7
  • Support LZF compression on Redis connections (#32)
  • Redlock token is now in hexadecimal for easier debugging (#41)
  • Various changes such as adding phpstan, upgrading to a more recent version of PHPUnit, adding PHPCS etc.
  • Add PHP 8.0 support (#45)

Thanks everyone who contributed: @mvorisek and @TheLevti.