Skip to content

2.3.7

Latest
Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 21 Nov 23:26
· 5 commits to main since this release

Added

  • --default-route can be regex pattern, allowing for more flexible route matching.
  • ngrok tunnel can now be disabled by passing --no-tunnel to CLI.

Fixed

  • CLI arg --host_header is now --host-header, matching other args.