Releases: takama/router
Releases · takama/router
Version 0.4.0
- Used google json response style https://google.github.io/styleguide/jsoncstyleguide.xml
- Warning: method "Set" incompatible with versions prior to 0.4.0
Version 0.3.2
- Improve performance and memory usage
- Added benchmark tests
- Extended the parser and the router tests
Version 0.3.1
- Added check of status code
Version 0.3.0
- Used Accept-Encoding to define gzip compression
Version 0.2.12
- Added gzip property which defines compressed output
Version 0.2.11
- Added OPTIONS method
Version 0.2.10
- Added option to enable output in a compact JSON format
Version 0.2.9
- Added possibility to use custom handler
- Added example with custom handler
Version 0.2.8
- Added user function for logging
Version 0.2.7
- Added a remote address in logger