v2.10.0
·
1214 commits
to master
since this release
- Added router
Get
,Post
,Put
,Patch
,Delete
andOptions
methods to register routes directly without having to specify a method string. - Added placeholder support in regular language lines.