0.4.89
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: 7b3ea63
Date: Thu Feb 13 02:48:02 UTC 2025
What's Changed
- Fix: Set an upper limit for loops and trigger an error on redefinition with an existing alias name by @siddhantk232 in #2071
- Compressed Images by @github-actions in #2072
- Added
template
kind in function by @Arpita-Jaiswal in #2075
Full Changelog: 0.4.87...0.4.89