Skip to content

v0.2.0: Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@technosophos technosophos released this 04 Jun 16:35
· 44 commits to main since this release
969f95a

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