Skip to content

Releases: tempestphp/tempest-framework

v2.3.2

08 Oct 17:17

Choose a tag to compare

🐛 Bug fixes

  • installer: set correct default port on base_uri (#1625) (ef00d98)
  • make package dependencies optional where possible (#1624) (530c226)

v2.3.1

07 Oct 07:17

Choose a tag to compare

🐛 Bug fixes

  • view: support void tag rendering for XML files (#1621) (a395534)

v2.3.0

06 Oct 11:53

Choose a tag to compare

🚀 Features

🐛 Bug fixes

  • database: handle loading circular eager relations (#1556) (b2e0c75)
  • database: multiple select fields in one statement (#1603) (cd51bcf)
  • http: improve failed request exception messages (#1598) (a84ce29)
  • http: publish migration during database session driver installation (#1606) (2d6fa1b)

v2.2.1

03 Oct 07:23

Choose a tag to compare

🐛 Bug fixes

  • database: update or create with initial values (#1597) (d4450aa)

v2.2.0

02 Oct 12:03

Choose a tag to compare

🚀 Features

🐛 Bug fixes

  • oauth: properly set state when creating the redirect URL (#1592) (885a219)

v2.1.0

02 Oct 06:18

Choose a tag to compare

🚨 Breaking changes

  • http: [breaking] add query parameter to route testing utilities (#1583) (a819979)

🚀 Features

🐛 Bug fixes

  • database: saving nullable BelongsTo relations (#1584) (a572b26)

v2.0.4

25 Sep 07:49

Choose a tag to compare

🐛 Bug fixes

v2.0.3

19 Sep 09:27

Choose a tag to compare

chore: release v2.0.3

v2.0.2

18 Sep 11:00

Choose a tag to compare

🐛 Bug fixes

  • database: combining chunk and with in the select querybuilder (#1567) (62743e5)

v2.0.1

18 Sep 07:54

Choose a tag to compare

🐛 Bug fixes

  • database: properly serialize enum values when calling toRawSql (#1564) (3700723)