Skip to content

Releases: takama/router

Version 0.4.0

Choose a tag to compare

@takama takama released this 22 Oct 15:21

Version 0.3.2

Choose a tag to compare

@takama takama released this 01 Sep 16:34
  • Improve performance and memory usage
  • Added benchmark tests
  • Extended the parser and the router tests

Version 0.3.1

Choose a tag to compare

@takama takama released this 25 Jun 12:16
  • Added check of status code

Version 0.3.0

Choose a tag to compare

@takama takama released this 15 Jun 13:32
  • Used Accept-Encoding to define gzip compression

Version 0.2.12

Choose a tag to compare

@takama takama released this 15 Jun 11:49
  • Added gzip property which defines compressed output

Version 0.2.11

Choose a tag to compare

@takama takama released this 20 May 16:40
  • Added OPTIONS method

Version 0.2.10

Choose a tag to compare

@takama takama released this 21 Feb 11:54
  • Added option to enable output in a compact JSON format

Version 0.2.9

Choose a tag to compare

@takama takama released this 17 Feb 12:06
  • Added possibility to use custom handler
  • Added example with custom handler

Version 0.2.8

Choose a tag to compare

@takama takama released this 30 Jan 20:53
  • Added user function for logging

Version 0.2.7

Choose a tag to compare

@takama takama released this 14 Nov 22:03
  • Added a remote address in logger