Goyave v2.4.0 Release Notes

Release Date: 2020-01-03 // about 4 years ago
    • ➕ 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.