Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fastn_linux_musl_x86_64 | 2025-07-09 | 49.4 MB | |
fastn_macos_x86_64 | 2025-07-09 | 43.8 MB | |
fastn_setup.exe | 2025-07-09 | 18.0 MB | |
fastn_windows_x86_64.exe | 2025-07-09 | 50.5 MB | |
0.4.109 source code.tar.gz | 2025-07-09 | 141.4 MB | |
0.4.109 source code.zip | 2025-07-09 | 142.8 MB | |
README.md | 2025-07-09 | 648 Bytes | |
Totals: 7 Items | 445.9 MB | 2 |
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: [44b968]
Date: Wed Jul 9 05:09:21 UTC 2025
What's Changed
- c17958678: Avoid infinite loop in certain conditions. See PR [#2170] for more.
3 July 2025
fastn: 0.4.108
- fix: Filter out
null
from url query params in the http processor. - windows release: windows-2019 -> 2021 because 2019 is retired by Github.