0.0.5
0.0.5 - 2023-05-13
Added
- Database connection strings are now configurable via environment variables
- Redis is now used.
- Add
user:create
command. - Add
user:session:create
command. - Update dependencies.
- Rework several commands.
- Token management now uses Redis.
- Remove Twig from production requirements, as it is not used.
- Add security test cases, part of feature tests.
- Upgrade to PHP 8.2.6
- Upgrade to Alpine 3.18
- Remove templates from Dockerfile