Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

2.32.2

Latest
Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 29 May 16:23
1baa527
  • the UsersTable belongs to UsersGroups and no longer to Groups (the name of the association has changed). This
    avoids using a reserved word for mysql. The property name (group) remained unchanged;
  • assertSqlEndsWith() and assertSqlEndsNotWith() methods have been replaced with assertStringEndsWith() and
    assertStringEndsNotWith(). The quoteIdentifiers option for tests has been disabled;
  • requires axllent/jquery and no longer components/jquery;
  • updated for me-tools 2.24.1.

What's Changed

Full Changelog: 2.32.1...2.32.2