1.0.5
- PHP 8 is the minimum required version.
$data
and$errors
parameters are now optional in theRb\Facade\Response
facade.- Changed the default
request_path
andrequest_namespace
config values. - Changed the namespace of
RbRequest
class. - Updated the
RbServiceProvider
to publishRbRequest
in same directory as specified in configs.