github tempestphp/tempest-framework v3.5.0

latest release: v3.6.0
15 hours ago

🚨 Breaking changes

  • database: [breaking] change mysql uuid type from varchar(36) to char(36) (#1987) (19f296c)

🚀 Features

  • container: resettable container (#2049) (ff10111)
  • database: add support for hasonethrough relation (#2050) (321fecf)
  • database: add support for hasmanythrough relation (#2052) (63db99a)
  • database: use different text type declaration with mysql according to field length (#1972) (1048103)
  • database: add integer type sizes (#1978) (3d1db7a)
  • view: tag override with the as prop (#2042) (4c492ff)

🐛 Bug fixes

  • database: prevent infinite loop when creating a model with a HasOne relationship (#1962) (191ba31)
  • discovery: allow specifying discovery classes and locations during cache generation (#2048) (7d2a433)
  • view: preserve source location in text elements (#1999) (ac3adf2)

Don't miss a new tempest-framework release

NewReleases is sending notifications on new releases.