v0.11 Release
Changelog
Features
- go-aah/aah#133 CORS support added for routes
- go-aah/aah#132 Vaidation support added for route path params
Enhancements
- go-aah/aah#137 routes config simplification
- path - if its not provided in child route inherit parent use as-is.
- controller - if its not provided in the child route inherit parent use as-is.
- go-aah/aah#141 added 'base_dir' attribute support for static file mapping