- Added new capabilities such as a `finally` method for pipelines, support for missing Postgres connection options, and attribute return mutators for Eloquent's pluck method.
- Enhanced validation and routing: fluent email rule, `array` helpers on FormRequest and Fluent, per‑method middleware on resource routes, and an action filter for `route:list`.
- Implemented a series of bug fixes and improvements including RefreshDatabase breaking‑change fix, corrected docblocks, refined lost‑connection error messages, SQLite cache value encoding, and generic relationship method signatures.