This repository was archived by the owner on Oct 29, 2021. It is now read-only.
v0.2.0-alpha.1
Pre-release
Pre-release
THIS IS AN ALPHA RELEASE: this means it's not stable yet, so proceed with care.
Some of the major changes that this version brings:
- Async/Await support. Now you can write asynchronous functions with
async/awaitsyntax! - App state which is shared across the whole application.
- Custom header
- Dynamic context data
- Redesign Response
- We now have a logo!