v. 2.0.1
- Add a non-blocking exec method to schedulers (issue #127)
- Add a Menu::Insert method working with free functions as handler
- Cli::cout() returns a class derived from std::ostream
- Fix address sanitizer issue with GenericAsioScheduler dtor
- Fix teardown problem with linux (issue #132)
- Fix teardown problem with windows
- The prompt is no more shown after exit
- Telnet server now works on MobaXTerm