- Add parameterization support for wildcard routes
0.0.3
------------------
Released Jun 10, 2023
- Add support for str to bytes encoding in req.body - Change the way single dispatch works on body - Fix Router wildcard not working due to wildcard typo fixed in earlier release - Fix no deviation handling for parameterized routes and wildcard routes