Skip to content

Releases: tempestphp/tempest-framework

v3.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:47

🚨 Breaking changes

v3.13.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:41

πŸš€ Features

  • validation: allow validation failures with messages (#2196) (8838c1e)

πŸ› Bug fixes

  • router: use Json\encode for encoding when sending json responses (#2199) (97a7811)
  • session: age flash values at the start of the request (#2198) (9e4a7eb)

v3.13.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:19

πŸ› Bug fixes

  • intl: support using the translator without an event bus (#2193) (442967e)

v3.13.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:13

πŸš€ Features

  • auth: add middleware and route decorator to auth installer (#2187) (527f0ae)

v3.12.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:26

πŸš€ Features

v3.12.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:16

πŸš€ Features

v3.12.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 06:48

πŸ› Bug fixes

v3.12.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:44

πŸš€ Features

πŸ› Bug fixes

  • database: model inspector getSelectFields returns duplicates (#2183) (ab45889)

v3.11.9

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:03

πŸš€ Features

  • framework: add optional AGENTS.md installer (#2181) (37766a0)

v3.11.8

Choose a tag to compare

@github-actions github-actions released this 22 Jun 11:14

πŸ› Bug fixes

  • database: use correct return type for IsDatabaseModel::resolve (#2178) (b01cd64)
  • discovery: ignore duplicate pest tests during discovery (#2177) (86e87b4)