- Added new utilities like Http::requestException(), Uri::pathSegments(), Rules\Password::appliedRules(), and Model::fillAndInsert()
- Improved DB command handling: db:seed is now prohibitable, pruning continues on failure, and local scopes no longer must return a Builder instance
- Updated type hints and documentation for DateFactory and several facades