v1.0.8
==============
* add architecture for the framework

v1.0.7
==============
* add common libraries -- timeutils, fileutils, stringutils
* add utils -- pathutils, robotlogparser, fileload, filewrite
* add core.engine -- crypto
* add core.engine -- generator, repository and service for testcase

v1.0.6
==============
* rename src/intellipandora to src/ipandora
* add common libraries
* split the core/engine into engine and protocol

v1.0.4
==============
* modify readme

v1.0.3
==============
* modify project and framework name as IntelliPandora
* Fix problem to pypi publish

v1.0.2
==============
* add http capability and plugin
* add unit testing for http provider
* add user guider
* Fixed some module naming

v1.0.1
==============
* update readme
* add docs/Python_Dev_Configuration
* add makefile

v1.0.0
==============
* provider base architecture for the framework
* add basic command model
* add command manager
* add package features