Skip to content

1.22.0: Updates

Choose a tag to compare

@phpsa phpsa released this 09 Nov 22:06
· 223 commits to master since this release
  • Fixes sort issue to use a left join for related sorts instead of an inner join
  • Update to response from a Post / Put will now include over the default fields any fields in the post / put that are in the allowed fields
  • BaseRepository::dd method now does not typecast any parameters nor require any.