2014-01-22	--	v1.0.0	-- Initial release under another repo.
2014-05-13	--	v1.0.1	-- Created full repo for that toolbox.
2014-05-15	--	v1.0.2	-- Bugfixes	-- some function more	-- and scripts to build deb.
2014-05-21	--	v1.0.3	-- Bugfixes	-- on logs and other stuffs.
2014-06-04	--	v1.0.4	-- Process functions added + get ip script
2014-06-13	--	v1.0.5	-- FTP features	-- file lists	-- etc.
2014-10-12	--	v1.1.0	-- Python 3 compat + Lazy Loading modules + reviewed bytes + misc changes
2014-10-13	--	v1.1.1	-- More work on bytes manipulations	-- etc.
2014-10-14	--	v1.1.2	-- Changes to bytes
2014-10-14	--	v1.2.0	-- Python 2 and 3 compat. Changed definitions	-- rewordings. Cleaning. PEP8. Refactoring.
2014-10-15	--	v1.2.1	-- Removed DC related stuff (moved to dcitools).
2014-10-15	--	v1.2.2	-- FTP logging reviewed.
2014-10-27	--	v1.2.3	-- Added Lazy Loading into 'code'.
2014-11-05	--	v1.2.4	-- Added service features. Small changes. 
2014-12-03	--	v1.2.4a	-- Git hooks!
2014-12-03	--	v1.2.4b	-- Merge branch
2014-12-03	--	v1.2.5	-- Git Hooks!
2014-12-03	--	v1.2.5a	-- Git hooks tests
2015-01-12	--	v1.2.5a	-- Bugfix
2015-01-12	--	v1.2.5b	-- Bugfix
2015-01-12	--	v1.2.6	-- Small addons. FTP bugfix.
2015-01-12	--	v1.2.6a	-- Bugfixes on hooks
2015-01-12	--	v1.2.6f	-- Updated Hooks
2015-02-14	--	v1.2.7	-- Minor fix
2015-02-14  --  v1.3.0  -- Renamed project to tbx + more description + small changes and fixes
2015-02-14  --  v1.3.1  -- Small fix
2015-02-14  --  v1.3.1a -- Updated .deb dependencies
2015-02-14	--	v1.3.1b	-- Reformatted version.txt and updated git hook.
2015-02-15	--	v1.3.1c	-- Updated README
2015-02-15	--	v1.3.1d	-- Added project url to readme and setup.py.
2015-02-15	--	v1.3.2	-- Updated version to allow pypi upload.
2015-02-15	--	v1.3.2	-- Updated version only
2015-02-15	--	v1.3.3	-- Better socket connection error handling (no more ebroad exception catch)
2015-02-15	--	v1.3.3a	-- Very minor cosmetic removal of the toolbox name in comments
2015-03-12	--	v1.3.3b	-- Changed debian dependencies

2015-03-12	--	v1.3.4	-- Changes in dependencies
2015-03-17	--	v1.3.5	-- Updated hooks and build script
2015-03-18	--	v1.3.6	-- Updated Service command arguments
2015-04-02	--	v1.4.0	-- Bugfix on text tools and process execute method. + Some addons.
2015-04-03	--	v1.4.1	-- Fix for windows on process.execute method.
2015-04-13	--	v1.4.2	-- Small settings update for Windows machine
2015-11-13	--	v1.4.3	-- build scripts update
2015-11-13	--	v1.4.4-stable	-- packaging review