Release notes for new versions: https://github.com/jamonkko/console-log-server/releases
- add missing lodash dependency #2
- fix --resultHeader to work with only one value
- support url encoded forms with extended syntax
- fix --version to work
- just updated readme to show all cli options
- fix to return json body correctly
- new command line arguments: response-code, response-body and response-header
- support to be used as module with configurable routes etc.
- command line support
- First version