0.4.76
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: 6a9c938
Date: Fri Oct 4 09:14:44 UTC 2024
What's Changed
- Added support for
diff
lang inftd.code
by @Arpita-Jaiswal in #1937 - Added session_id method in Request by @Arpita-Jaiswal in #1936
- Added some request related headers in http processor by @Arpita-Jaiswal in #1938
- Reduce the concern of
Request::session_id()
by @siddhantk232 in #1939 - Use same rust version in the toolchain with nix by @siddhantk232 in #1940
- Update to use latest rust-toolchain and add mac support by @siddhantk232 in #1943
- Add ability to serve html files by @siddhantk232 in #1942
- sql-query: Return zero rows for IDE preview requests by @siddhantk232 in #1945
- Prepare for release version 0.4.76 by @siddhantk232 in #1947
Full Changelog: 0.4.75...0.4.76