Skip to content

Releases: takama/router

Version 0.4.0

22 Oct 15:21

Choose a tag to compare

Version 0.3.2

01 Sep 16:34

Choose a tag to compare

  • Improve performance and memory usage
  • Added benchmark tests
  • Extended the parser and the router tests

Version 0.3.1

25 Jun 12:16

Choose a tag to compare

  • Added check of status code

Version 0.3.0

15 Jun 13:32

Choose a tag to compare

  • Used Accept-Encoding to define gzip compression

Version 0.2.12

15 Jun 11:49

Choose a tag to compare

  • Added gzip property which defines compressed output

Version 0.2.11

20 May 16:40

Choose a tag to compare

  • Added OPTIONS method

Version 0.2.10

21 Feb 11:54

Choose a tag to compare

  • Added option to enable output in a compact JSON format

Version 0.2.9

17 Feb 12:06

Choose a tag to compare

  • Added possibility to use custom handler
  • Added example with custom handler

Version 0.2.8

30 Jan 20:53

Choose a tag to compare

  • Added user function for logging

Version 0.2.7

14 Nov 22:03

Choose a tag to compare

  • Added a remote address in logger