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

Engine 3.0.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 13 Feb 01:11
· 234 commits to main since this release

New:

  • Added option for toggling case-sensitivity in the router.

Fixed:

  • Fixes an issue where responses over 4KB would hang infinitely.
  • Adds tests cases to ensure large responses serialize correctly.
  • Removed redundant code.

Milestone