- Add new collection methods (hasSole, preserveKeys) and support enum keys in Cache and Session helpers.
- Introduce where subquery between columns, searchable prompt for db:table, and datetime values for down command retry.
- Fix memory leak in Arr::dot, multibyte safety in Str::afterLast, and deadlock handling in DatabaseLock.