Tags give the ability to mark specific points in history as being important
fixed version implementation;
refacotring; fixed version function; changed cmake shared option to use standard flag;
refactored data types; added timeouts; added support for string, char, bool;
added support for: char, bool, strings;
added bool type deserialization in the getParameter;
added req/rep state update clb; tested session recovery mechanism;
added error feedback when setParameter can not find parameter type; refactoring;
Added getParameterList and setParameterList;