Skip to content

v0.2.1

Compare
Choose a tag to compare
@arteymix arteymix released this 03 Nov 20:07
· 715 commits to master since this release

The release can be verified against the following SHA-1 checksum:

2a15e84cfa556fd7855f3c695caf99e6787d4ed1

The APIs are preserved with multiple improvements:

  • implementations purely rely on a single-thread model
  • better error handling: HandlerCallback and NextCallback propagate GLib.Error
  • fix SCGI --port flag
  • Route.from_rule reuses Route.from_regex
  • fix capture extraction with Route.from_regex