# CHANGELOG

## Version 0.1.8 (July 6th, 2017)
* New preloaded ports from args (eg. -l 3123,9123).

## Version 0.1.6 (July 6th, 2017)
* Line breaks are highlighted in packaged received.
* Admin error are propagated to every report client.
* New flag for the client test, which indicates that a break line will be added after the payload. (--br).

## Version 0.1.5 (June 23th 2017)
* New built and standallone sender client. (python -m sokery.client)
* Dark interface.
* Nicer coloring for texts.
* Added origin to packages received.

## Version 0.1.3 (June 12th 2017)
* New option for echoing everything received.

## Version 0.1.3
* Added response messages for errors and success port opening.

## Version 0.1.2
* Autoimplemented module, running in port 4991.
* Fixed index.html access.