Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@paulbalandan paulbalandan released this 21 Dec 05:14
· 10 commits to 1.x since this release
v1.4.3
bff4a7c

Added ➕

  • Run tests on PHP 8.3
  • Add composer.json to monitored paths
  • Add branches filter on workflows
  • chore: Add parallel-lint to lint downgraded source (#16)
  • refactor: Restructure test fixtures (#15)
  • Allow specific argument type checks for factories (#14)
  • Use native PHPDocs (#12)

Fixed 🔧

  • Move codeigniter4/framework to require
  • Fix inference of type of Model::find() to base on framework behavior (#18)
  • Fix allow class const fetch when on App namespace (#13)
  • Fix styles (#11)