Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@axmad386 axmad386 released this 14 Jun 12:49
· 50 commits to main since this release

What's Changed

Features

  • auth: login via remember token (#14)
  • cookies: introduce CookieJar in request instance to manage cookie
  • middleware: handleAfter method can access httpRequest instance on 2nd argument

Performance Improvements

  • cli: avoid run server before code is compiled

Full Changelog: v1.4.0...v1.5.0