v4.11.0
Change Log
Fixed
- Fixed
actingAs
,withCookies
,withHeaders
,assertAuthenticated
,assertGuest
in TestCase and fixedAuth
which was not persisting user by @girardinsamuel in #588 - Fixed
cryptography
dependency version and use their new version scheme by @girardinsamuel in #595 - Fixed getting extension such as
.tar.gz
from files in filesystem feature by @girardinsamuel in #594
Added
- Added Handling of
ModelNotFound
exceptions as HTTP 404 errors by @girardinsamuel in #509 - Added ability to resolve simple instance as controller in routes by @girardinsamuel in #598
- Added
stop
anddump
features to TestCase by @girardinsamuel in #599
Full Changelog: v4.10.3...v4.11.0