Skip to content

2.1.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 14 Jul 13:25
· 264 commits to master since this release

Fixes

Fixed complete URLs and links to contain also passed params.

Improvements

Tokens

Tokens are now quoteIdentifier save.
Make sure that you upgrade any existing ones.

A MigrationToolsTokens migration file is now also included for those that needed it, along with some documentation on use cases.

Deprecations removed

All deprecations have been removed. Tests are now running E_ALL again.

4.1 compatibility

CakePHP 4.1 has a small BC issue with Comparison vs ComparisonExpression, this release mitigates this.