- Introduced new features such as lazy loading for trashed morphTo relations, lateral joins, custom RateLimiter increments, and expanded enum validation rule methods (only, except, Conditionable) plus passing loaded relationships to callba...
- Fixed several bugs including Arr::select handling of string keys, optional charset/collation on DB creation, nesting scope operations, SQLite table name prefix truncation, and nullable parameter handling in batchable traits.
- Updated docblocks and type hints across multiple classes (PendingProcess, GuardsAttributes, Facade, Str::orderedUuid) to improve documentation and nullable support.