v0.2.0: Initial release
Pre-release
Pre-release
This release provides basic support for static file serving in Wagi via Bindle or a modules.toml
configuration.
Known issues:
- There is an upstream change coming in Grain 0.4 that will change error handling on file I/O. But for the present release, the runtime causes a 500 error (instead of a 404) when a file is not found. #1