- Fix license - Upgrade sphinx-docs action to version v0.5
1.0.5
- Remove the str queue. Now all messages are in bytes. - Change the way the app is structured. - Improve the examples. - Improve the documentations. - Improve the CLI of the app. - Improve loggers.
1.0.4
Allow queue to be of type string beside the type byte.
1.0.3
* Add examples to the read me. * Add logger and debug flag.