Skip to content

v1.3.0

Compare
Choose a tag to compare
@paulbalandan paulbalandan released this 18 Sep 09:38
· 30 commits to 1.x since this release
v1.3.0
c19bd2b

New features 🎉

  • Provides precise return types for CodeIgniter\Model's find(), findAll(), and first() methods.
  • Allows dynamic return type transformation of CodeIgniter\Model when asArray() or asObject() is called.

Full Changelog: v1.2.0...v1.3.0