- Added multiple new features: Pest stubs for the publish command, attempts() on FakeJob, Markdown extensions for Stringable, SensitiveParameter attribute, MariaDB castAsJson support, container attribute acting, and queued closure type for...
- Enhanced documentation and type hints: improved PHPDoc for Arr::mapSpread, fixed duplicated return type docblocks, updated composer.json with PSR implementations, and corrected various test and typo issues.
- Implemented bug fixes and CI upgrades: removed unreachable code, fixed AssertableJsonString and HttpResponseException handling, prevented double touch queries, and expanded CI to Ubuntu 24.04, Windows 2022, and bash execution.