Skip to content

0.4.111

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:08
· 416 commits to main since this release

fastn - Full-stack Web Development Made Easy

Checkout fastn installation step: https://fastn.com/install/.

Note: fastn_linux_musl_x86_64 is not built with musl libc, it is built with
glibc and is a static binary. The name is kept for consistency with older
releases.

GitHub Sha: a28d703
Date: Wed Aug 20 09:08:30 UTC 2025

What's Changed

  • dce62c4 - Add support for simple function calls in url header of the http processor. See PR #2179.