You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move Body to his own file
* Split BodyConverter into Body.Parser and Body.Formatter
* Move route handlers inside Route: Route.Handler and Route.Filter
* Rename Variant to Mutant
* Rename Viewable to View
* Move TemplateProcessor inside View and rename
* TemplateProcessor is now View.Engine
* Template is now Viewable
* Add name to View and Viewable
* Add a few more unit tests
0 commit comments