Skip to content

Version 2.2.0 (Beta 4)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Radiergummi Radiergummi released this 17 Mar 10:16
· 165 commits to master since this release
6315f29

Change log

  • Fix: Plucking fields and retrieving the results as an array would cause an error due to toArray not being checked on the collection items (#17)
  • Fix: Creating items using Model::create would not allow setting their ID (#11)
  • Chore: Updated dependencies, added Dependabot