Skip to content

Releases: radiate-framework/framework

v2.4.4

27 Apr 16:23
2ea305c

Choose a tag to compare

Update JsonResponse.php

v2.4.3

01 Apr 13:42
313a468

Choose a tag to compare

Merge pull request #170 from radiate-framework/radiate-homepage

Add homepage to composer.json

v2.4.2

24 Dec 12:47
dc706e1

Choose a tag to compare

Fixed PHP 8 bug

v2.4.1

02 Nov 20:51
cef0c3c

Choose a tag to compare

Merge pull request #168 from radiate-framework/feature/validation-rules

added isnotin rule

v2.4.0

27 Oct 21:00
a32025f

Choose a tag to compare

Merge pull request #166 from radiate-framework/feature/validation-rules

Feature/validation rules

v2.3.5

26 Oct 16:42
b865a0f

Choose a tag to compare

Fixed regression of route parameters

v2.3.4

23 Oct 13:22
22d5f79

Choose a tag to compare

Merge pull request #162 from radiate-framework/feature/route-list

include namepsace in route list description

v2.3.3

23 Oct 13:17
d9a1a92

Choose a tag to compare

Merge pull request #161 from radiate-framework/feature/query-builder

Feature/query builder

v2.3.2

21 Oct 19:13
5063159

Choose a tag to compare

Merge pull request #159 from radiate-framework/bugfix/router

moved the router dispatch into the app boot method

v2.3.1

21 Oct 17:38
23c9677

Choose a tag to compare

fixed method hints