2014-01-22	--	v0.0.1	-- Initial release.
2014-01-23	--	v0.0.2	-- Bugfix on get_schedule_info2 response handler
2014-01-23	--	v0.0.3	-- Command names changes. CLI mode. Auto Completion. Main script doremiapi needs a full code cleanup already.
2014-01-30	--	v0.0.4	-- Loads of bugfixes in handlers. SNMP commands addition.
2014-02-01	--	v0.0.5	-- First version of Schedule Data Seeker.
2014-02-04	--	v0.0.6	-- Small bugfixes, fixed packaging.
2014-02-11	--	v0.0.7	-- Many new feature in Schedule Data Seeker. Refactoring. Settings engine remade.
2014-06-01	--	v0.0.8	-- Update with toolbox. Plenty of changes.
2014-10-03	--	v0.1.0	-- Changed repo. Various updates.
2014-10-13	--	v0.2.0	-- Big Refactoring - revamped Doremi API engine.
2014-10-13	--	v0.2.1	-- Added some commands. Cleaning. Refactoring.
2014-10-14	--	v0.3.0	-- Python 2 and 3 support complete. Bugfixes. Added CPL and SPL Parsers/Creators.
2014-10-14	--	v0.3.1	-- Added commands + "Batch" elements handlers.
2014-10-27	--	v0.3.2	-- Added lazy loading.
2014-12-03	--	v0.3.3	-- Git Hooks.
2014-12-22	--	v0.3.4	-- Added commands in Doremi
2015-02-15  --  v0.4.0  -- Updated project dependencies (python-tbx renamed) and minor changes.
2015-02-15  --  v0.4.1  -- Better connection error message
2015-02-15  --  v0.4.2  -- Minor changes on readme mainly
2015-02-15	--	v0.4.2a	-- Cosmetic changes
2015-03-17	--	v0.4.3	-- Build script update
2018-10-08	--	v0.5.0	-- Updated requirements + include SNMP Get from tbx lib + small code fixes
2018-10-14	--	v0.6.0	-- Added HTTP Proxy API service to allow command usage through HTTP. First draft, merely tested.
2018-10-15	--	v0.6.1	-- Fix for uuid and datetime objects over json serialization (http proxy)
2018-10-15	--	v0.6.2	-- Fix
2018-10-15	--	v0.6.3	-- Fix on unicode handling for python 2
2019-01-21	--	v0.7.0	-- Added some long forgotten commands to the doremi definitions. Might help someone.
2019-05-02	--	v0.7.1	-- Bugfix on requirements
2019-05-02	--	v0.7.2	-- Added doremiapi to scripts