- Added locale‑aware number parsing, default enum options, a hash string helper, current page URL support for the paginator, and a new Context attribute.
- Expanded testing utilities with assertClientError, assertRedirectToAction, updated assertSessionMissing signature, and added type hints for JSON assertion methods.
- Fixed bugs including env var casting, db command without password, pagination count passthrough, and reverted an incorrect Number::fileSize change; removed APC extension (breaking) and improved PHPDoc return types.