Skip to content

v0.11 Release

Compare
Choose a tag to compare
@jeevatkm jeevatkm released this 28 Mar 04:56
· 29 commits to master since this release
8bf553f

Changelog

Features

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