Skip to content

Release v2.4.0

Compare
Choose a tag to compare
@System-Glitch System-Glitch released this 03 Jan 09:04
· 1346 commits to master since this release
2adc2b2
  • Added template rendring.
  • Fixed PostgreSQL options not working.
  • TestSuite.Middleware() now has a more realistic behavior: the finalization step of the request life-cycle is now also executed. This may require your tests to be updated if those check the status code in the response.
  • Added status handlers.