This is the first release candidate for v0.3.0. This is meant to provide some time to do bugfixes, add any critical features, and generally battle-test before the full release.
- Added Middleware!
- Better CI testing across all supported platforms
- Support for serving pre-encoded files (such as a gzipped js bundle)
- Usage of Tardy v0.2.1, allowing for richer error handling from the I/O lay...