๐ Features
- core: improved exceptions for unwriteable internal storage (#1468) (948f800)
- cryptography: introduce cryptography component (#1346) (439b49e)
- database: add
stringmethod onCreateTableStatement(#1454) (9c78fd6) - datetime: add convenience comparison and manipulation methods (#1450) (4aab9ed)
- http: offer more control over server sent events format (#1459) (6623850)
- mapper: implement serialization mapping for DTOs (#1449) (900898a)
- testing: add assert response json assertions (#1433) (754a657)
- vite: support passing configuration to containerized environments (#1426) (acace86)
๐ Bug fixes
- router: do not discover controller stub (#1453) (2246f72)
- view: set doctype in
x-base(#1451) (e7ea095) - view: pass scoped variables down view components (#1467) (c911989)
- add json-serializable to
TestResponseHelper$body (#1455) (3d459fd)