Skip to content

1.6.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 05 Jan 00:52
· 321 commits to master since this release

Bugfixes

  • Fixed simple validation shim cases.

Improvements

  • Added JsonType that respects null for DB fields (will not save string 'null').
  • Added YearType
  • Added BinaryUuidType (of what will come in CakePHP 3.6 to be used already in prior versions)
  • Improved CookieHelper with new 3.4 syntax, including a new getCookies() method to list available cookies.

Note: This version now requires CakePHP 3.4+