Skip to content

v1.13.2

Compare
Choose a tag to compare
@zamronypj zamronypj released this 24 Mar 07:49
· 3 commits to master since this release

What is new

  • Improve middleware support in generated Fano project files using TMwExecDispatcher by default. This is to ensure that global middlewares are executed even when route does not exist.
  • Improve generated dockerfile for FastCGI, SCGI and uswgi protocol so that working directory is consistent.