Skip to content

Releases: herber/warp

Fix cookie auth token

15 Jan 20:00
Compare
Choose a tag to compare
0.2.5

Fix cookie bug

Add cookie and body parser options

12 Jan 20:00
e1bc679
Compare
Choose a tag to compare

Improvements

  • Add body parser options to createWarp
  • Add cookie options to createWarp

Support for base paths

03 Apr 13:34
Compare
Choose a tag to compare

Features

  • Add support for base path
  • Add customizable error handler

Fixes

  • Fix some type errors

0.2.1

19 Aug 09:45
Compare
Choose a tag to compare

Features

  • Library independent logging

Removed

  • Winston Logger and @Logger()-parameter

0.2.0

19 Jul 15:33
Compare
Choose a tag to compare

Features

  • Logging
  • Better Error handling
  • Hot reloading using nodemon

0.1.0-beta

08 Jun 13:15
201a066
Compare
Choose a tag to compare

Initial release

Features

  • Middleware
  • Routing
  • Authentication
  • Dependency injection
  • Validation