Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@jk-gan jk-gan released this 23 Apr 03:58
· 44 commits to master since this release
aa0df97

THIS IS NOT PRODUCTION READY 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/await syntax!
  • App state which is shared across the whole application.
  • Custom header
  • Dynamic context data
  • Redesign Response
  • We now have a logo!

Please refer to the blog post for more details.